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 alaram 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.
Try our web application: https://esmartgit.vercel.app/
Key Features
Navigate through our user-friendly homepage to discover the latest deals and eco-friendly products.
Easily create an account or log in to access personalized offers and track your savings journey.
Share your feedback and insights with the Smart Savers community. Your reviews help us improve and guide others in making informed choices.
Effortlessly scan QR codes to access instant product information, including ingredients, pricing, and environmental impact.
Explore additional pages including product manaagement sections, learn more and benefits of the same. ##Here is the figma design of our project.
https://www.figma.com/design/naU9W2cQQa04wB6WsEjkr2/Untitled?node-id=0%3A1&t=DazRyOMA1k4rRDTr-1
- HTML5
- CSS
- JS
- ReactJS(need to be converted for better performance)
-
Fork and Clone the Repository To get started with contributing to our project, fork the repo and then clone it to your local machine:
git clone https://github.com/usha-madithati/esmart.github.io cd esmart.github.io
-
Make Your Changes Make the necessary modifications or additions to the project files.
-
Commit and Push Once you've made your changes, commit them and push to your fork:
git add .
git commit -m "Describe your changes here"
git push
- Create a Pull Request Navigate back to the original repository and open a pull request from your forked repository.
- Navigate through the
backend
folder - Setup
.env
file and setMONGO_URL
and other dev dependencies regarding in.env.sample
and set your own .env file - Make the conection string and copy the string in the mongodb compass and start server in the mongodb cluster in compassUI or on website respectively
- Now install all dependencies required for backend setup
npm install
- Now run the server with
npm start
- Your backend server will be running on
PORT: 6352
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
- Login to your vercel here: https://vercel.com/login
- Now select the forked repository on vercel
- Now after selecting the repository select the root or default branch to get deployed. It can be seen here: https:vercel.com/new/clone?repository-url=https://github.com/usha-madithati/esmart.github.io
- Check and test whole website application and its functionality
- Add the live hosted link of changed website things in your PR.
Try our web application here: https://esmartgit.vercel.app/