Skip to content

A web app for creating study groups and making friends.

License

Notifications You must be signed in to change notification settings

HarryPretel/studdy_buddy

Repository files navigation

studdy_buddy

A web app for creating study groups and making friends.

running:

repo setup

git clone https://github.com/HarryPretel/studdy_buddy.git

server setup

run each of the following commands in the repo you just downloaded

backend

cd studdy_buddy
python3 -m pip install django
python3 -m pip install django-rest-framework
python3 -m pip install django-multiselectfield
python3 manage.py runserver

frontend

cd frontend
yarn
yarn start

running our app

Go to localhost:3000 in your chrome browser to view our website

About

A web app for creating study groups and making friends.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •