Smart Local Guide is a webapp which suggests/recommends applications in a particular region.
The webapp helps users in many ways which includes the following :-
- Suggests application based on the users location
- Suggests similar apps
- Allows a user check the ratings and reviews of a app
- Allows a user review a app
- Backend : Django
- Frontend : HTML, CSS & Javascript
- Database : PostgreSql
- Notification bot : Slack
- 
Clone the repo to your local system git clone https://github.com/Smart-Local-Guide-Devs/webapp.git
- 
Create a virtual environment. You can use this link for reference. python -m venv venv
- 
Activate your virtual environment using : venv/Scripts/activateHere venv is the name of virtual environment. 
- 
Install all the requirements required to run the project : pip install -r requirements.txt
- 
Run the django server : python manage.py runserver
You can find the api guide in the api folder.
| Ayush Das | WhyBangad | Priyanka Kumari | Manan Gyanchandani | Ananya Pathak | Atik07 | 
| Harshgaud2918 | Belikeamitesh24 | Sampritip | Amitesh Kumar | Bsssabhisaran | 

