An open API service indexing awesome lists of open source software.

https://github.com/ammarmbe/mun

Interviews app created for MUN
https://github.com/ammarmbe/mun

nextjs postgresql react react-19 react-query reactjs server-actions tanstack-react-query

Last synced: 11 months ago
JSON representation

Interviews app created for MUN

Awesome Lists containing this project

README

          

# MUN 🎤

This is is an interview system designed specifically for Model United Nations (MUN). It allows secretariats to track interviews, receive notifications, and manage the delegate interviewing process seamlessly.
Deployed at: [mun.ambe.dev](https://mun.ambe.dev/).

![Group 9](https://github.com/user-attachments/assets/6b5f1938-7c19-4003-868c-7030f29cc588)

## Features

- **Interview scheduling:** delegates can view available interview slots and schedule their interviews.
- **Track interview progress:** secretariats can check the status of scheduled interviews and see if which have been completed and which still need action.
- **Notifications:** secretariats receive notifications when interviews are scheduled or when there are updates.
- **Admin panel:** admins can manage interview slots, track progress, and manage secretariats.
- **Responsive design:** the system is designed to be mobile-first, ensuring a smooth experience across all devices.

## Tech Stack

Next.js, PostgreSQL, React, TailwindCSS, React Query. Auth implemented with the help of [Lucia](https://lucia-auth.com/).

Deployed on Vercel and Neon.

## License

[MIT](https://choosealicense.com/licenses/mit/)