Skip to content

thegeekywanderer/College-ClubHouse

 
 

Repository files navigation

A ClubHouse for our College (Still under development)

Screenshots:

Homepage Resources page Chatroom Chatroom

Build Yourself

git clone https://github.com/wolf-hash/College-ClubHouse.git
cd College-ClubHouse

To Use Project's virtual environment

source AlphaEnv/bin/activate

To install requirements on your virtual environment

pip install -r requirements.txt

Run Django Server

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • HTML 1.2%
  • JavaScript 0.6%
  • CSS 0.3%
  • C 0.2%
  • Shell 0.1%