Skip to content

relarizky/create-your-own-resolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-your-own-resolution

https://img.shields.io/github/license/relarizky/create-your-own-resolution

it started off with me realizing that i got so many resolution this year.
so i feel like i need something that make me keep in touch with the progress that i make for achieving my resolution
then i made this. Maybe you got the same need as mine, you can use this or make it better.

Installation

$ git clone https://github.com/relarizky/create-your-own-resolution.git
$ cd create-your-own-resolution/
$ pip install -r requirements.txt
$ flask db init; flask db migrate; flask db upgrade
$ python run.py

make sure you use python 3.x.x
mine runs on python 3.8.10

just to make sure that everything is ok, you can run the following command

$ pytest -v tests/unit tests/integration

Preview

To do

  • adding prioritizing feature

Demo

https://create-resolution.herokuapp.com/home
https://create-resolution.herokuapp.com/api/doc/

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published