abschlussprojekt-device-man.../README.md

37 lines
638 B
Markdown
Raw Normal View History

2023-03-21 20:07:54 +01:00
# Abschlussprojekt Device Manager Timon Lorenz (WIP)
The goal of this project is to develop a web application which manages the devices of the Univesity Regensburg. It is currently in devlopment.
2023-03-17 09:44:20 +01:00
2023-03-21 20:07:54 +01:00
## Description (WIP)
- Device List
- Device Detail
- device add
- Device History
2023-03-17 09:44:20 +01:00
2023-03-21 20:07:54 +01:00
## Installation (WIP)
-
2023-03-17 09:44:20 +01:00
2023-03-21 20:07:54 +01:00
## Usage (WIP)
- User story
2023-03-17 09:44:20 +01:00
2023-03-21 20:07:54 +01:00
## Author (WIP)
- only me
2023-03-17 09:44:20 +01:00
2023-03-21 20:07:54 +01:00
## License (WIP)
propably MIT
2023-03-17 09:44:20 +01:00
2023-03-21 20:07:54 +01:00
## Releasedate
2023-03-23 21:50:31 +01:00
latest: 15.04.2023
## About
2023-03-24 13:49:09 +01:00
Laravel is a full feature framework
2023-03-26 12:17:43 +02:00
### security
coss-side-scripting disabled
2023-03-24 13:49:09 +01:00
## Database setup
### Data seed
2023-03-26 12:17:43 +02:00
sail exec laravel.test php artisan migrate:refresh --seed
## ChatGPT
see ChatGPT folder