Skip to content

redianmarku/MesoOn

Repository files navigation

MesoOn

Online learning platform builded with Django

Setup

  1. Git Clone this project: https://github.com/redianmarku/MesoOn
  2. Create an python environment with python -m venv venv or virtualenv venv and activate it with (windows:venv\Scripts\activate, Mac/Linux:source venv/bin/activate.
  3. Install required packages: pip install -r requirements.txt
  4. Run app: python manage.py runserver

Certificate

This project is officially certificated by Redian Marku the creator of this project.

About

Online learning platform with Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published