Skip to content

therationalweb/python_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_project

This repository contains the code I created as a proof of concept using Python, Flask and MongoDB. It generates a simple web page that represents the backoffice functions for a hypothetical book store named A to Z Books. Only the inventory and purchase sides are represented. I will add the sales side too, so that I can demonstrate graphing and dynamically update the number of books available.

To run this app, you will need to install: Python Flask (from within Python) MongoDB

The web pages use JQuery and Bootstrap via CDN. If you want to continue to use the FontAwesome icon library, replace the stylesheet link in /templates/base.html with your own.

-- If you have suggestions, please let me know! This was my first attempt at a Python project and I am very much a noob :)

trb

About

Code for the Python project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published