- ShaderLab 38.8%
- C# 36.1%
- GLSL 11.5%
- HLSL 10.4%
- sql 3.2%
| doc | ||
| sql | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Proyecto - Bases de Datos
This repository is dedicated to the 'Bases De Datos' course project.
This course is part of the GITAV (Degree in Engineering for Animation and Video Games) program.
Group members: Khalid Belkassmi E.H., Marta Gonzalez de Castejón, Gonzalo Muñoz, Daniel Miñarro Bernardo.
About this project 💡
The goal: Create an app or a game in Unity that uses data persistence with a relational database.
What are we building: An Admin Panel for managing a store data (products, employees...) and user information.
The Stack: Unity for the front-end, MySQL as the database, C# as the language for both application logic and database interactions.
Documentation
Here you can find a small documentation for our database structure and modelling.
License 📃
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.