Compa aims to be the resource-central for higher education. As a fresher, easing into the school system has lots of friction. Finding interest groups/clubs, timetable, starting conversations, learning from seniors and past students is simply difficult.
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.
Companion, compass, compact and open. Compa is all of these and more.
-
Timetable: See lecture schedule for a semester and download to your calendar. โ๏ธ
-
Discussions: Ask questions, share ideas and comments with other students. (Coming next). Discussions will be threaded and searchable. They can also be scoped to a specific programme, course, level, etc.
With discussions, you can add polls, flashcards, quizzes and files/docs.
-
Communities: Join interest groups and clubs. (Coming some time)
- Kwame Nkrumah University of Science and Technology (KNUST): https://knust.compa.so
If you'll like to set up compa for your school, please create an issue with the title:
School Request: <School Name>
.
Run the following commands after cloning the project:
yarn install
yarn workspace client prisma migrate deploy
yarn workspace client prisma generate
Run yarn dev:client
to start the project in dev.