Shekharnunia / Puzzles

A University oriented social network to make a better Community

Home Page:https://shekharnunia.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puzzles

A University oriented social network to make a better Community

Running the Project Locally

First, clone the repository to your local machine:

git clone https://github.com/Shekharnunia/Puzzles.git

Install the requirements:

pip install -r requirements.txt

Create the database:

python manage.py migrate

Finally, run the development server:

python manage.py runserver

The project will be available at 127.0.0.1:8000.

About

A University oriented social network to make a better Community

https://shekharnunia.pythonanywhere.com/


Languages

Language:CSS 42.6%Language:HTML 29.1%Language:Python 27.6%Language:JavaScript 0.8%