Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

kaiserbrito/Events_Dashboard

Repository files navigation

Development of the LSE Website.

In this project, the registered user is able to create new events, and these events are shown for anyone

    This projects was build with:

  • Laravel
  • PHP7.0
  • HTML5 and CSS3
  • Bootstrap
  • JQuery
    • Functions which I have to implement:

  • Search
  • Add Events in the Profile Page
  • Show Confirmed Events in Dashboard Page
    1. If you want to run the application in your localhost, do this process:

  • Run: composer install
  • Check the Database configuration
  • Create in the root folder the file: .env and paste the content of the .env.example
  • Run in the terminal: php artisan migrate
  • php artisan key:generate
  • About

    Development a website to show events

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages