Seva 🎉 a web app that is benificial for both users as well as consumers.
The problem statement is to focus in our rural areas where the facilities, which are normal in urban areas is not as accessible in rural areas.About 65.53 % population in india come under rural areas. The people in this areas find them themselves in a situation where the have to travel certain distances for basic needs, which is easily available in urban areas.There may be various reasons like, Lack of knowledge about the facilities available nearby. There can be Geographical, Political, Economical, Human behaviour reasons. Or due to lot of ignorance.
To connect the small town/village people with the service Provider.
And also the suggestions of the people give the advantages to the provider to open store near by the place where the service required most
we can add more features in future for our customers as they gives us suggesions and the further research. To minimise the distance for basic need/services/facilities of towns/villages.
And aware about the providers or services/facilities which are available near the user/customer
Technologies used to develop this web application.
cd frontend
npm install
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
cd backend
npm install
npm start
Runs the app in the development mode.
Open http://localhost:5000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
- v1
- CHANGE: Update docs (module code remains unchanged)
Bhupendra Banothe 💬 📖 👀 📢🚇 |
Priyanshu Sarkar 📖 👀 🔧 |
Omjdeshmukh 📖 🔧 |
Bharath Reddy 🚧 💻 🎨 |
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request