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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 57.1%Language:HTML 38.5%Language:CSS 4.4%