System for managing a library
Budget: €30 – €250 EUR
Rules for the project:
The project must be developed using Java EE, HTML, CSS. Other technologies can be used: node.js, React, but not PHP.
You must do:
- use HTML, CSS, Bootstrap, JSP, responsive pages
- have a connection to the database
- query the database, have a grid in which you display the records of the database
- export the project as WAR and run it on Tomcat (or another web server)
- use servlets, beans, JSTL for data processing
- create a login form and validate it using client-side validation (with a simple JavaScript)
- a user must log in to perform edit/delete operations
- have the possibility to do edit/delete operations in the database from the application
- have an interface with a beautiful design
- use a JavaScript library (e.g. jQuery)
- have users with different levels of access (simple user, administrator)
- have the possibility to create and modify a user account from the application
- use an architectural model, e.g. MVC, to have a logical structure of the application
The project must be developed using Java EE, HTML, CSS. Other technologies can be used: node.js, React, but not PHP.
You must do:
- use HTML, CSS, Bootstrap, JSP, responsive pages
- have a connection to the database
- query the database, have a grid in which you display the records of the database
- export the project as WAR and run it on Tomcat (or another web server)
- use servlets, beans, JSTL for data processing
- create a login form and validate it using client-side validation (with a simple JavaScript)
- a user must log in to perform edit/delete operations
- have the possibility to do edit/delete operations in the database from the application
- have an interface with a beautiful design
- use a JavaScript library (e.g. jQuery)
- have users with different levels of access (simple user, administrator)
- have the possibility to create and modify a user account from the application
- use an architectural model, e.g. MVC, to have a logical structure of the application