This repository serves as a monorepo for the iCons Resource Bank project. The project is a web application that provides a platform for students to access resources for their courses.
The project is structured as a monorepo with the following packages:
icons_api
: The backend API for the project. Build with FastAPI using Pydantic for data validation and PostgreSQL for the databaseicons_web
: The frontend web application for the project. Built with Next.js and Tailwind CSS.
No new files and folders should be added to the root of the repository.