Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cmilamaya/conference-event-planner


https://github.com/cmilamaya/conference-event-planner

react redux-toolkit

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Conference Event Planer
Conference Event Planner is a React application built using the Redux library. This app allows users to create quotes for conferences, including the elements used in conferences and the meals provided. The application is organized into four main sections:

![Home Page](https://i.postimg.cc/QMRWGVL3/1.png)

1. **Locations**: Manage and select different locations for the conferences.
![Venue Room Selection](https://i.postimg.cc/HxX8pHH7/2.png)
2. **Items**: Track and include various items needed for the conferences.
![Add-ons Selection](https://i.postimg.cc/tRFFbdCm/3.png)
3. **Meals**: Plan and quote meals for the conference attendees.
![Meals Selection](https://i.postimg.cc/FKnVfh2W/4.png)
4. **Total Cost**: Calculate and display the total cost of the conference, including all locations, items, and meals.
![Show Details](https://i.postimg.cc/900b8ryj/5.png)