- Overview
- Configuring frontend
- Languages, Tools and Frameworks
- Project Scope
- Mock UI
- Project Architecture
- API Reference
- Modules & Features
- 60% Video Demonstration
- Contributors
- Supervisor
This is the frontend of CSE 408 Software Development term project HallSync By Syed Jarullah Hisham (1805004), Abdur Rafi (1805008) & A.H.M Osama Haque (1805002)
To see backend of this project, please use this link: HallSync Backend
- clone this repository or download the repository as zip and unzip it
- typescript should be installed if not already installed. to install typescript globally, run
npm install -g typescript
- use terminal inside the project and run
npm install
- ensure backend is configured and running correctly on "http://localhost:3000" (note the port number)
- using the terminal inside project, run
npm run dev
that's it. This project should work perfectly now on "http://localhost:3001"
- (optional) in case of production build, run
npm run build
- (optional) after build is finished, run
npm start
typescript, reactjs, nextjs, scss, apollo, graphql, react-bootstrap, material ui, recharts
typescript, nodejs, express, apollo, graphql, postgres, prisma
- Demo
- Rest 40% part with this 60% all demonstrated in the presentation provided in Modules & Features section
- Dr. Mahmuda Naznin
Professor
Department Of Computer Science And Engineering
Bangladesh University Of Engineering and Technology