Skip to content

Java project that allows users to stores books and tags them

Notifications You must be signed in to change notification settings

TrideepLD/Bookkeeper

Repository files navigation

Bookkeeper

A dynamic web application hosted using Apache Tomcat that displays a webpage to a user, makes use of Java servlets for accessing information, and utilizes mySQL to create, read, update and delete information from a database.

The website's goal is to create a platform for authors to easily publish a book and for readers to access a book using various search functions such as book specific details or tags associated with certain books.

The project offers the challenge to develop both the front and back end of the application.

A system of tags so that a user can see all tags currently in the database as well as access a list of books containing a given tag. An author will be able to update the tags for a certain book by simply checking check boxes or by writing in a custom text.

About

Java project that allows users to stores books and tags them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages