Skip to content

dramanesd/universal-tech-academy

Repository files navigation

Flask Application

Course Platform App - Universal Tech Academy

To run the project cd to the project folder

Assuming that you have venv installed

On windows:

  • venv/Scripts/activate to enter in the virtual environment
  • flask run to launch the app

On Mac OS:

  • source venv/bin/activate to enter in the virtual environment
  • flask run to launch the app

About

Course portal made with Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages