Skip to content

Final (group) assignment: Mentor Scheduling Tool back-end (developed by the "Fully Committed" team) for the 22/23 She Codes Plus Program

Notifications You must be signed in to change notification settings

SheCodesAus/fully_committed_group_2023_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

She Codes Plus Project 6: Mentor Scheduling Tool
(Back-End) by "Fully Committed"

WenClaireSamKatSierraKristy

About:

This Mentor Scheduling Tool was created by the Fully Committed Team as a project for the She Codes Plus program.

  • Watch Website Demo HERE
  • Visit deployed frontend HERE | Repo
  • Visit deployed backend HERE

Documentation:

Repo Instructions:

  • git clone fully_committed_group_2023_backend
  • cd <pathtoproject>
  • python -m venv venv
  • venv/Scripts/activate or . venv/bin/activate
  • pip3 install -r requirements.txt
  • cd mentorschedulingtool
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py runserver
  • ctrl + break

About

Final (group) assignment: Mentor Scheduling Tool back-end (developed by the "Fully Committed" team) for the 22/23 She Codes Plus Program

Resources

Stars

Watchers

Forks