Skip to content

Commit

Permalink
Merge pull request #1 from Durgesh-Vaigandla/patch-1
Browse files Browse the repository at this point in the history
update of Readme
  • Loading branch information
usha-madithati authored May 6, 2024
2 parents 199bff4 + b47064f commit 0d3410e
Showing 1 changed file with 51 additions and 3 deletions.
54 changes: 51 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,55 @@
# Usha
# Smart Saver

![Stars](https://img.shields.io/github/stars/usha-madithati/esmart.github.io?style=social) ![Forks](https://img.shields.io/github/forks/usha-madithati/esmart.github.io?style=social) ![Issues](https://img.shields.io/github/issues/usha-madithati/esmart.github.io) ![Pull Requests](https://img.shields.io/github/issues-pr/usha-madithati/esmart.github.io) ![Maintenance](https://img.shields.io/maintenance/yes/2024)

## About

It's for a website called Smart Saver, which allows household and many super market people to have control over their food items.
The website allows users to scan the product QR code via our website scanner.
After scanning , the users will have to give access to their mobile devices in order to get notified about their product's expiry date.
The users even have chance to set alram in prior of 2 days or 5 days or 15 days.
So this is the overview of our website where people can save the income they are spending on dalily product purchase
.
So this is the overview of our website where people can save the income they are spending on dalily product purchase.

## Tech Stack Used

1. HTML5
2. CSS
3. JS
4. ReactJS(need to be converted for better performance)

## Get Started

### Setup and Installation

1. **Fork and Clone the Repository**
To get started with contributing to our project, fork the repo and then clone it to your local machine:
```bash
git clone https://github.com/usha-madithati/esmart.github.io
cd esmart.github.io
```

2. **Make Your Changes**
Make the necessary modifications or additions to the project files.

3. **Commit and Push**
Once you've made your changes, commit them and push to your fork:
```bash
git add .
git commit -m "Describe your changes here"
git push
```
4. **Create a Pull Request**
Navigate back to the original repository and open a pull request from your forked repository.
### Contributing
We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix

- Proposing new features

![Smart saver Infographic](https://camo.githubusercontent.com/dd5e3080a7adc2ead8f86cbbd6577cee0a38439c0ebf195021ce41587b0a405f/68747470733a2f2f6d69726f2e6d656469756d2e636f6d2f6d61782f313430302f312a633459675258595161794f5657785633376f757272772e706e67)

0 comments on commit 0d3410e

Please sign in to comment.