Skip to content

A web platform for buying and selling secondhand items within the college community. Built using Flask, HTML and CSS.

Notifications You must be signed in to change notification settings

AfthabEK/NITCSells

Repository files navigation

NITCSells

This is a project built using Flask,SQLite3, HTML and CSS for code.init()'23. The project is a web application where members of NITC can buy, sell and request secondhand items. The website is is currently hosted in pythonanywhere. Sample username : [email protected] and password : qEWywvxx9RX4piD

Installation

  1. Clone the repository: 'git clone https://github.com/AfthabEK/NITCSells.git'
  2. Install the requirements using pip install -r requirements.txt
  3. Run the app using 'flask run'
  4. Open the browser and go to http://127.0.0.1:5000/

Usage

  1. Register as a new user
  2. Login to the application
  3. You can post an item for sale, and request an item you want to buy.
  4. You can view and edit the items you have posted for sale or requested
  5. You can view the items posted by other users
  6. You can view the items requested by other users
  7. You can view the profile of other users, using which you can contact them

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

A web platform for buying and selling secondhand items within the college community. Built using Flask, HTML and CSS.

Resources

Stars

Watchers

Forks

Packages

No packages published