Skip to content

Acroprograming/Colx-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colx-Website

Colx website build using django web framework

Colx is an application for a college Where college Students can buy or resale their items.

Requirements:

1.Django

2.Mysql

How To use:

  1. Clone the project
  2. Create database named colx in mysql
  3. Make migration using command "py manage.py migrate" in your folder where manage.py file exists
  4. Run the project using command "py manage.py runserver"
  5. Visit url "127.0.0.1/colx" to see the webpage running It would look similar too (After adding items for sale ):

127.0.0.1/colx Image of Colx-website

127.0.0.1/cart Image of Colx-website-cart

127.0.0.1/sell Image of Colx-website-sell

127.0.0.1/buy Image of Colx-website-sell

About

Colx website build using django web framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors