A companion application for students to manage and access resources at their higher education institution.
As a fresher, settling into school could be easier. You usually need to find:
- Communities/Clubs you are interested in
- Semester timetables
- Resources from past semesters
For continuing students, it's just as hard to track where documents or class notes are when conversations are strewn across multiple platforms.
Being a student is hard enough, that's why Compa aims to be resource-central for higher education institutions and save you from one source of stress.
As continuing students, keeping up with any of these is scattered across multiple platforms. Compa aims to offer a cohesive experience for all of these.
Your open, compact, companion and compass. That is Compa.
-
Timetable: See the lecture schedule for a semester and import it to your calendar. ❇️
-
Discussions: Ask questions, share ideas and interact with other students.
-
Communities: Find and join groups that interest you.
- Kwame Nkrumah University of Science and Technology (KNUST) - https://knust.compa.so
If you'd like to set up Compa for your school, please create an issue with the title:
School Request: <School Name>
.
Clone the project
git clone https://github.com/blackmann/compa
cd compa
Run the following commands:
yarn install
yarn workspace client prisma migrate deploy
yarn workspace client prisma generate
Start the project in dev mode.
yarn dev:client
Contributions are always welcome! We don't have a code of conduct right now, but we will soon!
Coming soon...