This repository contains the source code for the bwcamp project, written primarily in Laravel, Vue, Bootstrap, Tailwind and jQuery.
- Initialization
- Volunteer Management
- Student Registration
- Authorization and Permissions
- Interface Issues
- Future Enhancements
- Usage Instructions
- Completed Features
- Establish the camp.
- Organize the structure and related positions (volunteer groups, job groups).
- Set permissions for each position.
- Registration
- Confirmation email
- Backend record retrieval and checks for registration status, displaying options (linking existing accounts or generating new ones) and grouping (job groups).
- On-site sign-in / course sign-in.
- Registration (general channel), backend registration (special channel, invitation system).
- Confirmation email.
- Backend record retrieval and grouping (student groups).
- Send record retrieval notification email.
- Response to participation intention.
- On-site sign-in / course sign-in.
- Different permissions for each interface need to be determined.
- Comprehensive interface issues to be corrected.
- Display teacher names in the list and enter batch record retrieval list after selecting personnel.
- Adjust the framework for transportation data.
- Backend changes to registration payer information.
- Backend data that cannot be changed dynamically.
- Countdown timer: https://motionmailapp.com
- Commands to be executed after each update:
php artisan migrate
php artisan config:cache
php artisan queue:restart
(this command should be executed assu
)
- Display sales account data.
- Registration system.
- Immediate registration statistics showing the number of attendees/absentees for each session on the day.
- Dynamic email configuration.
- Custom email notification settings.
- Development of teacher camps.
- Various other completed tasks.
- Repository: bwcamp
- Created: August 5, 2020
- Default Branch: master
- Primary Language: PHP
- Public Repository
- Open Issues: 636
For more information, visit the GitHub repository.