Skip to content

A website that would synchronise a student's academic, extracurricular, and co-curricular information in one place.

Notifications You must be signed in to change notification settings

NabhyaKhoria/WH_Djangoclan

Repository files navigation

DJANGO CLAN

A website that would synchronise a student's academic, extracurricular, and co-curricular information in one place.

Requirements (Prerequisites)

Tools and packages required to successfully install this project. For example:

  • Python 3.3 and up Install
  • Setup project environment with virtualenv before Development.

Technology Used

  • Front-end : HTML, CSS ,JavaScript,Bootstrap.
  • Back-end : Python in django Frame-Work.
  • Api's Used: https://ui-avatars.com/

Installation

Table of Contents

Git commands

How to clone repo:

git clone -b dev https://github.com/NabhyaKhoria/WH_Djangoclan.git

Then just install requirements, migrate, and runserver to get started:

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

How to use Site

The whole proccess of how to use website is mentioned in this Doc

About

A website that would synchronise a student's academic, extracurricular, and co-curricular information in one place.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published