Skip to content

Vastu is an online marketplace, a platform only for students where they can buy or sell items such as books, electronics, fashion items etc.

Notifications You must be signed in to change notification settings

kadumkomut/17.OLX-for-Students

Repository files navigation

OLX-Students

Project Structure

  • 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

How To Run

  1. Run the command for installing important modules
pip install -r requirements.txt
  1. Download Xampp from internet and start 'Apache server' and 'Mysql'
  2. Go to localhost/phpmyadmin
  3. Create a new database named 'vastu' and import the sql from 'vastu docs' folder
  4. In the command line, run the command to start the project
python app.py

Database E R Diagram

alt tag

Technology Used

  • Frontend - Html, Css, Javascript, Jquery, Bootstrap
  • Backend - Python, Flask framework
  • Database - Mysql

Project Features

  • Login and signup
  • Create Ads to sell
  • Chat with other users for selling and buying
  • Search products by categories

About

Vastu is an online marketplace, a platform only for students where they can buy or sell items such as books, electronics, fashion items etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published