Skip to content

crismouta/techManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WELCOME TO LOREM Meets

home

admin

show

App features

LOREM Meets is an applicación for technology events, where we can see a list of future and past events, also see detail information about an especific event. User ca create an account and resgister.

Registered users can subscribe for future events and unsubscribe of events that they are already subscribed.

Administrators can create, edit and delete events (CRUD), including add new images and change it.

Team

Jael
Sergio
Thierno
Franco
Cris

Project Requirements

  • 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
  • Getting Started

    1. git clone https://github.com/Broken-Lore/techManager.git
    2. git checkout master
    3. composer install
    4. create .env file (copying the content of .envexample and adding the name of the DB
    5. npm install
    6. npm run dev / npm run watch
    7. php artisan key:generate
    8. composer require laravel/breeze --dev
    9. php artisan breeze:install
    10. php artisan migrate

    Running app

  • php artisan serve
  • Running Tests

  • php artisan test
  • Herramientas y tecnologías utilizadas

    • HTML5
    • CSS
    • Tailwindcss
    • PHP8
    • MySQL
    • Visual Studio Code
    • XAMPP
    • Laravel
    • Trello
    • Miro
    • Figma

    Trello

    About

    Event manager (Frontend and backend)

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • PHP 99.5%
    • Shell 0.5%