wflore19 / CampusConnect

Connecting students at UMD
https://campusconnect.space
0 stars 2 forks source link

CampusConnect: Building Community on Campus

CampusConnect is a web app designed to foster an online community on university campuses. It provides a platform for students to stay up to date with the latest news. It also allows them to connect with friends and events, making it easier to find things to do.

Tech Stack

Project Structure

Routes

The application consists of the following main routes:

Modules

The application is organized into modules:

Each module typically contains core functionality, queries, types, and UI components.

Database Management

The project uses Kysely as an type-safe SQL query builder with migrations for schemas (tables, columns, etc.). management.

Contributing

Please read CONTRIBUTING.md for details on contributing to this project.