Skip to content

yaseen-kc/Facileclass-1

Repository files navigation

Bring all your learning tools together and manage multiple classes in one central destination. Anyone in your school community can get up and running with Classroom in minutes.

LMS

My final year college project with
@Nihaj
@Krishnadas
@Nakhilesh

Setup Instructions

Setup Virtual Environment

pip install virtualenv
py -m venv env
.\env\Scripts\activate

Install Required Python Modules

pip install -r requirements.txt

Start Web Server

python manage.py runserver

hosted in heroku

https://facileclass.herokuapp.com/

Tools used

  • Django
  • sqlite
  • Drive api(to upload file to google drive)
  • Bootstrap
  • Html
  • CSS
  • javascript
  • AJAX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published