Skip to content

A web application that allows users to sell and buy Second hand electronic products. Provides accounts where users can login and be able to post products they may wish to sell

Notifications You must be signed in to change notification settings

Dani-Hunt/ewaste-selling-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

developed in Django

Install python 3.6 or higher and add to path Clone or download the zip file

Create a python environment using the command; #python -m venv myname

extract the zip file into your environment

open vs code,

open folder and navigate to where you extracted the file,

open a vs code terminal

navigate to the root of your environment activate your environment using the command

#.\Scripts\activate

navigate to the project using command.

#cd ewaste

install requirements.txt using the command:

#pip install -r requirements.txt

run the app via the command

#python manage.py runserver

About

A web application that allows users to sell and buy Second hand electronic products. Provides accounts where users can login and be able to post products they may wish to sell

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published