Skip to content

xjamescui/FOSLedgerApp

Repository files navigation

FOSLedgerApp

Intro

quick mock up for the Frontier LoyaltyPlus Ledger, BONUS question has been completed as well.

Run instructions (in top folder, execute the following commands):

  1. install any requirements

pip install -r requirements

  1. init databases (this should create FOS.db, which is the db for the project)

python manage.py db create

  1. Run!

python manage.py runserver

Screenshots

Login page

Portal

Profile page

Profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published