If anyone is new in the city he or she will not be able to find the local stalls, tapris and small grocery store from the get go and many people are not able to afford the pricery market in their early twenties or teenage years and it takes time to find the local goods shops and roadside stalls in a new city .So where is the solution? Its in our project called TAPRI. It is a small project where we will locate the local shops ,roadside stalls and the tapris in a given area so that the user can find its suitable location quickly and in the most efficient way.
Javascript, HTML, CSS, MUI, React JS, MongoDB, Node JS, Nest JS, Express...
Contributions are always welcome! Ifyou have any idea, suggestions,fixes, feel free to contribute. You can do that by going through the following steps:
- Clone this repo
- Create a branch
git checkout -b your-feature
- Make desired changes
- Test your changes
- Push your branch and open a PR
- See the issues first, if you can solve those then work on them first and then work on your ideas.
- If you attach screenshots of the output after your changes it will help us in reviewing the the PR and hence faster acceptance of your PR.
- Fork and Clone this repo
Run:
cd tapri
npm install
npm run start
- Brief introduction about the project and the technologies used and small reference about how the project will work locally and how to fetch data from api and make your own API for the project. Hosting will be done later on the project.
- Locator completed.
- Backend completed.