Skip to content

StudyBubble is an online messaging system that allows students to find people to study with. This application was created using Python Flask, SQLAlchemy, JavaScript, HTML, and CSS.

License

Notifications You must be signed in to change notification settings

ashanpw/Study-Bubble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study Bubble

Want to study with others but can't find people to come? Is your reddit post about studying drowned by hundreds of other messages? Look no further because StudyBubble is designed just for you! StudyBubble is an online messaging system that allows students like you to find people to study with. You can post messages about meetup times, and other students can reply to you or find your contact info at the click of a button.

• Backend was handled using Flask and Python.

• GET requests queried a database to find and display specific posts while POST requests updated the database with new objects or modified an existing entry. Used SQLAlchemy for database functionality.

• Wrote front-end in HTML, CSS, and JavaScript. Used template inheritance to minimize code and allow block overriding.

About

StudyBubble is an online messaging system that allows students to find people to study with. This application was created using Python Flask, SQLAlchemy, JavaScript, HTML, and CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published