ECellNitrr / ECellWeb2k18

Back end repository of E-Cell NITRR made in 2k18.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECellWeb2k18

Back end repository of E-Cell NITRR made in 2k18.

Steps to test in localhost

    $ source env/bin/activate
    $ pip install -r requirements.txt
    $ ./manage.py migrate
    $ ./manage.py createsuperuser # creates superuser
    $ ./manage.py runserver

Database

For the sake of development the database is still on sqlite. You may change anytime with mySQL or any similar database server.

Development

Fork the repo and the development is done in dev branch. Create a new feature branch from dev branch and create a pull request.

About

Back end repository of E-Cell NITRR made in 2k18.


Languages

Language:Batchfile 81.5%Language:JavaScript 8.1%Language:HTML 4.5%Language:Python 2.9%Language:CSS 2.9%Language:Shell 0.0%Language:Roff 0.0%