Repository files navigation
Jael
Sergio
Thierno
Franco
Cris
Web page for events management;
Homepage with events highlighted section;
Only register users can sign-up for the events;
Registered users can also cancel their attendance;
Notify users via email when they register in an event;
Only Admin Users can create, delete, update and change events;
Admin can check which users are registered in an event;
TDD
Web page should be deployed.
Technical Requirements
Laravel 8
PHP 7.4
composer 1.10.15
git clone https://github.com/Broken-Lore/techManager.git
git checkout master
composer install
create .env file (copying the content of .envexample and adding the name of the DB
npm install
npm run dev / npm run watch
php artisan key:generate
composer require laravel/breeze --dev
php artisan breeze:install
php artisan migrate
php artisan serve
php artisan test
Trello
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.