GitHubCommunity-IIITAllahabad / ProfilePortal-Beta

Automatic profile portal for the members of an organisation built in Django
7 stars 13 forks source link

Join our gitter channel for any queries.

Profile-Portal

How does it work ?

What does it use ?

Database-Schema

Building on your machine

Requirments

Setup an environment:

git clone https://github.com/GitHubCommunity-IIITAllahabad/ProfilePortal-Beta
cd ProfilePortal-Beta
virtualenv venv
source venv/bin/activate

Installation:

pip install -r requirements.txt

Run project: (Usage - Python2.7)

python manage.py runserver

Important Guidelines for OpenCode participants

Resources

Note: Register functionality has been currently disbaled. And all the opencode participants are requested to login using the following credentials :
Username: user1, user2, user3, user4 (Anyone can be used).
Password: test1234

Working of the app info

To-Do