Skip to content

The application provides a user-friendly platform for sailors and boat owners to enter and store information about their vessels and crew, including personal details and vessel specifications. Users can also bind boats to sailors, remove sailors or boats from the database, and search for specific sailors or boats using keywords.

Notifications You must be signed in to change notification settings

sandeepdokala/Anchored

Repository files navigation

Anchored

Anchors is a web application built from scratch using HTML, CSS, JavaScript, Servlet, JDBC connections, and MySQL database. The application provides a user-friendly platform for sailors and boat owners to enter and store information about their vessels and crew, including personal details and vessel specifications. Users can also bind boats to sailors, remove sailors or boats from the database, and search for specific sailors or boats using keywords. Anchors is a versatile tool that is perfect for anyone who needs to manage their boat or crew data. The application is built using the latest technology and is optimized for performance, making it fast and responsive. Whether you need to manage a small personal vessel or an entire fleet, Anchors can help you streamline your data management needs.

Dependencies:

  • Eclipse for Web development
  • Tomcat server v9
  • Database with connector driver
  • Browser

Screenshots:

image image

Project-Structure:

image

Project structure is easliy managable using IDEs like eclipse. Here the WEB-INF folder is important as it contains all our files that are executed on the server. The lib folder in the WEB-INF folder contains all the external libraries like sql connector in it. And the webapp folder contains our frontend files which the user can view the website and work with it.

Defaults:

  • Username: admin
  • Password: admin

Run locally:

To run this project you'll need eclipse with tomcat v9.0 and a database server installed on your system. Make sure to change the database hostname, username, password in the servlet programs.

Technologies used:

  • HTML
  • CSS
  • Javascript
  • Servlets
  • Java
  • JDBC Connectivity
  • MySQL ( Also worked on Oracle 21c )

About

The application provides a user-friendly platform for sailors and boat owners to enter and store information about their vessels and crew, including personal details and vessel specifications. Users can also bind boats to sailors, remove sailors or boats from the database, and search for specific sailors or boats using keywords.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published