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
- Host: GitHub
- URL: https://github.com/angelprz8a/sena_productiva
- Owner: AngelPrz8a
- License: mit
- Created: 2021-10-06T19:34:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-13T19:31:27.000Z (over 1 year ago)
- Last Synced: 2025-01-03T22:49:34.778Z (5 months ago)
- Topics: bootstrap5, laravel8, sena
- Language: HTML
- Homepage:
- Size: 38.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## 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



## Links
[](https://angelprz8a.github.io/Portafolio/)
[](https://www.linkedin.com/in/angelprz8a/)## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).