BurlySchedule is a volunteer management app for events. Volunteers can log in and sign up for available shifts. Leads have access to create new shifts and define volunteer roles. Admins have full control, including creating, editing, and deleting shifts and roles, as well as managing all volunteer assignments. This ensures efficient scheduling and coverage for all event needs.
- Task creation and assignment
- Calendar integration
- Resource management
- Notifications and reminders
- Customizable views
Clone the repository:
git clone https://github.com/coderbunnys/BurlySchedule.git
cd BurlyScheduleInstall dependencies:
npm installStart the application:
npm startAccess the app at http://localhost:3000.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some feature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a pull request
This project is licensed under the MIT License.
For questions or support, please contact bunny@bunnyschaefer.com.