yaseen-kc / Facileclass-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 43.5%Language:Python 28.5%Language:JavaScript 15.6%Language:CSS 12.4%Language:Procfile 0.0%