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
- Host: GitHub
- URL: https://github.com/agent-hellboy/potency
- Owner: Agent-Hellboy
- Created: 2019-12-23T16:47:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T09:44:24.000Z (over 3 years ago)
- Last Synced: 2025-01-09T09:18:16.309Z (over 1 year ago)
- Topics: flask, python, pyytdata
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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.