This is the EC8208 software architecture project repository. This repository includes all backend and frontend codebases of the project and the documentations as well.
The Book Fair Reservation System allows users to explore, reserve, and manage book fair stalls efficiently.
Book-Fair-Reservation-System/
│
├── README.md
│
├── docs/
│ └── (Documentation files)
│
├── backend/
│ └── (Backend API code)
│
└── frontend/
└── app/
└── (User/Admin application)