Skip to content

RTCedu/CNE310_FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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

Watchers

Forks

Releases

No releases published

Packages

No packages published