Skip to content

Final project for CS50 SQL (2024) – A well-structured social media database schema developed using MySQL, accompanied by an ER diagram. Designed to facilitate real-world connections between users.

Notifications You must be signed in to change notification settings

AngelValentino/FindIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Findit is designed to be a social media application where the main objective is to encourage users to meet others in real life. It aims to create the opposite experience of current social media apps by not encouraging prolonged time spent on the site. The application provides only the necessary tools to help users find places to go, meet people, and connect with each other. It is designed to manage user profiles, community interactions, and content creation within the platform.

FindIt's database is built using MySQL, a powerful relational database management system that supports the application's data storage and management needs. An Entity-Relationship (ER) diagram is also provided for a visual representation of the database structure.

Video overview: https://youtu.be/h1ngXlShdCY

Entity Relationship Diagram for FindIt, illustrating the relationships between various entities in the database schema.

For a more detailed understanding of the database design, please refer to the design.md.

About

Final project for CS50 SQL (2024) – A well-structured social media database schema developed using MySQL, accompanied by an ER diagram. Designed to facilitate real-world connections between users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published