Skip to content

ungarst/p4p_svr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPP p4p_svr

The backend server and frontend of Receipts++ written in Flask and AngularJS

Getting started:

Clone the repo

Suss your venv & source it

Fire up python

import models
models.init_db([num_users[, min_receipts[, max_receipts]]])

Kick start the app

python app.py

If you want to log in as a user that has been generated by the database, look in the users.txt file. (The password is always the user's first name)

About

The backend server and frontend of Receipts++ written in Flask and AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published