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

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 !

Awesome Lists containing this project

README

        

# JEE AeroSafety
Quick JEE - Entities project done at school. This project is a aneronautic skill test !
![alt tag](http://chbe.fr/img/external/favicon.png)

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