Skip to content
/ compa Public
forked from blackmann/compa

🌁 scoodent campanion. Stay on top of tertiary school lifestyle with modern experiences.

Notifications You must be signed in to change notification settings

TONYOG12/compa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The COMPA Initiative

compa.so

Compa

A companion application for students to manage and access resources at their higher education institution.

About

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.

Features

  • 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.

Schools

If you'd like to set up Compa for your school, please create an issue with the title: School Request: <School Name>.

Run locally

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

Contributing

Contributions are always welcome! We don't have a code of conduct right now, but we will soon!

Roadmap

Coming soon...

About

🌁 scoodent campanion. Stay on top of tertiary school lifestyle with modern experiences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.5%
  • JavaScript 3.5%
  • Astro 1.1%
  • CSS 0.9%