Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cmilamaya/conference-event-planner
- Owner: CmilAmaya
- License: apache-2.0
- Created: 2024-07-24T18:51:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T22:33:23.000Z (5 months ago)
- Last Synced: 2024-07-30T03:49:27.609Z (5 months ago)
- Topics: react, redux-toolkit
- Language: JavaScript
- Homepage:
- Size: 540 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)