Skip to content

van-rtc/CNE310_FinalProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookstore

Bookstore is a web application by Alabamazon and is the final project for CNE 310 IT Project Management.

Getting Started

This will prepare a deployment of the eCommerce website on your local system.

Prerequisites

The code requires Python and Flask to run at minimum. Pycharm IDE is recommended, but not required.

  1. Python 3
  2. Flask (Install via Pip in Pycharm)
  3. PyCharm IDE

Running

  1. Start the server by running main.py
  2. Navigate to localhost:5000 or 127.0.0.1:5000 in your web browser

Thanks

Thanks to Zak for supplying the initial code.

About

Final Project Repository for CNE310

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 47.7%
  • HTML 41.5%
  • CSS 9.2%
  • JavaScript 1.6%