An open API service indexing awesome lists of open source software.

https://github.com/angelprz8a/sena_productiva

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
https://github.com/angelprz8a/sena_productiva

bootstrap5 laravel8 sena

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

![Logo](https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg)

## 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](https://getbootstrap.com/)

**Server:** [Laravel 8](https://laravel.com/)

## 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](https://github.com/AngelPrz8a/Sena_Productiva/blob/master/public/images/screenshot_1.png)
![screenshot_1](https://github.com/AngelPrz8a/Sena_Productiva/blob/master/public/images/screenshot_2.png)
![screenshot_1](https://github.com/AngelPrz8a/Sena_Productiva/blob/master/public/images/screenshot_3.png)
![screenshot_1](https://github.com/AngelPrz8a/Sena_Productiva/blob/master/public/images/screenshot_4.png)

## Links

[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://angelprz8a.github.io/Portafolio/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/angelprz8a/)

## License

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).