/facility_mgn

Facility Management Portal

Primary LanguageJavaScript

DaboLinux Technologies Project using Django

FULL Project and Database Included

DaboLinux Technologies © 2019

Features

  • User Authentication
  • Application
  • Generating Admission Letter

How to Contribute

Make A Clone of the Project

  1. Create your working branch
  2. Edit the codes and push to your own branch (Kindly avoid pushing to master)
  3. Create a new pull request and await merge

Setup Project on Local PC

   pip install -r requirements.txt
   python manage.py migrate
   python manage.py runserver