An open API service indexing awesome lists of open source software.

https://github.com/agent-hellboy/potency

Potency means the power of something to influence or make an impression this a basic flask web app which helps in mastering a skill through recommendation and task status tracking
https://github.com/agent-hellboy/potency

flask python pyytdata

Last synced: 24 days ago
JSON representation

Potency means the power of something to influence or make an impression this a basic flask web app which helps in mastering a skill through recommendation and task status tracking

Awesome Lists containing this project

README

          

**potency**
===========

Potency means the power of something to influence or make an impression this a basic flask web app which helps in mastering a skill through recommendation and task status tracking



**Prerequisites**
------------------

pass

**using**
--------

git clone https://github.com/princekrroshan01/potency/
cd potency
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

**TODO**
--------

- [ ] fix some typo in validation of post request
- [ ] use bluprint to make the application more modular
- [ ] improve UI using bootstrap

**Contributing**
----------------
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.