https://github.com/bchoubert/aerosafety
Quick JEE - Entities project done at school. This project is a aeronautic skill test !
https://github.com/bchoubert/aerosafety
polytech-lyon
Last synced: 3 months ago
JSON representation
Quick JEE - Entities project done at school. This project is a aeronautic skill test !
- Host: GitHub
- URL: https://github.com/bchoubert/aerosafety
- Owner: bchoubert
- Created: 2016-06-16T13:26:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-29T17:39:19.000Z (almost 9 years ago)
- Last Synced: 2025-03-11T13:53:00.251Z (3 months ago)
- Topics: polytech-lyon
- Language: HTML
- Homepage:
- Size: 11.9 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JEE AeroSafety
Quick JEE - Entities project done at school. This project is a aneronautic skill test !
This project must be run with a JEE IDE (adviced Eclipse for JEE), Spring, JPA Entities installed.
The database must be initialized with the 'projetpermis.sql' file included at the root on PhpMyAdmin.Goals :
- A database schema was given in place of a specifications.
We had to code a project in relation with it, with the right to add tables and links.
- JPA Entities or/and Spring must be included
- We had to generate class files with JPA
- The main objective was to design a great website with modern libraries, such as Bootstrap, Google Design, ...[Final report here (FR)](https://docs.google.com/document/d/1m6g7WO9qhzr9CCQ6kmK9Yc6rovoBbycuskk9Z7V-bpA/edit?usp=sharing)
Libraries used for this project :
- [Animate.css](https://github.com/daneden/animate.css) from daneden
- [MD Bootstrap](https://github.com/mdbootstrap/bootstrap-material-design) from mdbootstrap
- [Font Awesome](https://github.com/FortAwesome/Font-Awesome) from FortAwesome
- [Chosen](https://github.com/harvesthq/chosen) from harvesthq
- [jQuery](https://github.com/jquery/jquery)
- [Material Design Icons](https://github.com/google/material-design-icons/) from Google
- [Ionicons](https://github.com/driftyco/ionicons) from driftyco
- [JustGage](https://github.com/toorshia/justgage) from toorshia
- [Wow](https://github.com/matthieua/WOW) from matthieua
- [Bootstrap](https://github.com/twbs/bootstrap) from twbs