Skip to content

EugeneBad/bucketlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

image

BUCKETLISTS

A bucketlist is a list of things that one has not done before but wants to do before dying; and this application provides the ease and convenience of securely creating, viewing and editing bucketlists and items within them using a Flask API backend.

Usage

To get started with the application, clone it from github into a python environment using: :

git clone http://github.com/EugeneBad/bucketlist.git

Navigate into the bucketlists directory and install dependencies by running: :

pip install -r requirements.txt

Launch the application by running: :

python run.py

To run tests, use the command: :

APP_SETTINGS=config.Testing pytest tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages