This project is built to keep record of past and current executive member in the Faculty of Physical Sciences, University of Nigeria, Nsukka.
- Install node to your computer
- run
yarn
to install dependencies - enter
yarn dev
to start the application
- Executive members can be filtered by faculty and department
- There's also a search functionality for every executive
- Accomplishment by every faculty and department is also provided
- The page takes a bit of time to load up
- Reactjs
- PostgresQL
- GraphQL
- NodeJs(Express)
- Prisma ORM