Skip to content

Oasis-NEU/s24-group16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study Buddy Networking Web App

About

Started as a Spring 2024 Oasis project, this app is a better alternative to Canvas for connecting with other people in the same class as you.

By allowing you to specify regularly used contact methods on your profile as a vehicle, it is more likely for you to receive messages since you do not have to check the web app for it.

You also save time by specifying your availability, what you want in a study buddy, grade, year, and interests on your profile which buddies view before messaging you.

Demo

https://youtu.be/jW2umXdV-qs

Code Overview

https://youtu.be/UOTxTe2UXdA

Functionality

User sign-up and login.

User profile with contact information, availability, and other student information, with editing.

Searching for classes to add.

Viewing the classes you are enrolled under, and a list of all the students in that class of which you can look at their profile to contact them.

Installation and setup

Install XAMPP and run Apache and MySQL. Use the code in src/database/createDatabase.sql to create the database on your system.

This project is based off of the Northeastern University class base. As of yet there is no user-facing functionality for adding classes. If you would like to add Northeastern classes to your app, use the code in src/database/addNUclasses.sql to do so.

Start on About.php to navigate pages and functionaltiy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published