- static : Contains static files such as css and images
- templates : Contains all html files
- app.py : Contains server side.
- vastu docs : Contains document about the project, sql file and E-R Diagram of database
- Run the command for installing important modules
pip install -r requirements.txt
- Download Xampp from internet and start 'Apache server' and 'Mysql'
- Go to localhost/phpmyadmin
- Create a new database named 'vastu' and import the sql from 'vastu docs' folder
- In the command line, run the command to start the project
python app.py
- Frontend - Html, Css, Javascript, Jquery, Bootstrap
- Backend - Python, Flask framework
- Database - Mysql
- Login and signup
- Create Ads to sell
- Chat with other users for selling and buying
- Search products by categories