My Buddy is destined to be a platform for non-profit organizations to help them manage their resources and volunteers. It is a web application that will allow non-profit organizations to create and manage events, and volunteers to sign up for these events. The application will also provide a way for volunteers to track their volunteer hours and for organizations to track the hours of their volunteers.
- Clone the repository
- Install composer dependencies
- Create and set up the .env.local file to override data set in .env file
- Create a new database
- Edit the .env file with your database information
- Run the migrations
- Run the server