Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.72 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.72 KB

Logo

To assist instructors

To configure and improve the degree project at SENA in 2020, its purpose was to improve the process that the instructors of the productive stage did in the control of students and evidences

Tech Stack

Client: Bootstrap 5

Server: Laravel 8

Installation

  1. Clone this repository.
  2. Navegate to one of the 2 projects directory
  3. Run composer install and npm install to install the dependencies.
  4. Configure your environment variables.
  5. Run php artisan key:generate to generate an application key.
  6. Run php artisan migrate to create the tables in your database.
  7. Run php artisan db:seed to fill the database with test data.

Screenshots

screenshot_1 screenshot_1 screenshot_1 screenshot_1

Links

portfolio linkedin

License

The Laravel framework is open-sourced software licensed under the MIT license.