Skip to content

CoderBunnyS/BurlyConSchedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BurlySchedule

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.

Features

  • Task creation and assignment
  • Calendar integration
  • Resource management
  • Notifications and reminders
  • Customizable views

Installation

Clone the repository:

git clone https://github.com/coderbunnys/BurlySchedule.git
cd BurlySchedule

Install dependencies:

npm install

Usage

Start the application:

npm start

Access the app at http://localhost:3000.

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a pull request

License

This project is licensed under the MIT License.

Contact

For questions or support, please contact bunny@bunnyschaefer.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published