mehmeteminisik / web_library

Web application for finding, creating, editing, deleting scientific articles in the library. Public module allows user to search article web-references using multiple criteria (full or partial title of article and journal, author, year of publication, several keywords). The results of search can be sorted by titles, author or year. All data are stored in the database in several multiple tables with many-to-many relations between them. Admin part allows to create, edit, delete articles and keywords. Technologies: MySQL, Hibernate 4, Spring 4, Junit, Servlets 3, JSP, AJAX, AngularJS, Bootstrap. Application Server: Tomcat 7.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Web application for finding, creating, editing, deleting scientific articles in the library. Public module allows user to search article web-references using multiple criteria (full or partial title of article and journal, author, year of publication, several keywords). The results of search can be sorted by titles, author or year. All data are stored in the database in several multiple tables with many-to-many relations between them. Admin part allows to create, edit, delete articles and keywords. Technologies: MySQL, Hibernate 4, Spring 4, Junit, Servlets 3, JSP, AJAX, AngularJS, Bootstrap. Application Server: Tomcat 7.


Languages

Language:Java 63.0%Language:HTML 33.2%Language:CSS 3.8%