Skip to content

redianmarku/MesoOn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors