The purpose of this project is to create an app where you can search and read about courses at LU, features are:
- Search courses
- Read description
- Create and read reviews
- 1-5 star rating
- Add courses to favorits
- Generate schedule for chosen courses
- Should we store data in our DB our query everytime?
- The frontend and backend will be written in Next.js
- Prisma with postgress will be used for DB
- Tailwind with Shadcn will be used for UI
Licensed under the MIT license.