Skip to content

fossabot/api_ml_admin

 
 

Repository files navigation

This repo contains API logic, End-to-end ML logic and admin portal UI.

Dependency

FOSSA Status

  1. Redis \
  2. MongoDB \
  3. Python 3.7
  4. Pip

Optional

  1. Docker
  2. Nginx

Run

Install all the dependencies and then create a virtual python eviroment using anaconda or python virtual env. Install python packages using

pip install -r requirements.txt
  • Make sure Redis server and mongoDB are running. * Then run the project using
python run.py

API and web app should now be ready to use.

License

FOSSA Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 59.9%
  • HTML 19.5%
  • JavaScript 16.6%
  • Python 4.0%