Skip to content

Welcome to the "Java Note Taking App" repository! ๐Ÿ“ This repository hosts a feature-rich note-taking application built with a robust tech stack, combining the power of Java, Hibernate, Servlets, HTML, CSS, JavaScript, and MySQL

Notifications You must be signed in to change notification settings

rahulraj0402/NoteTakerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Note Taker

Overview

Note Taker is a web application designed to help users organize their notes efficiently. It provides a platform where users can create, edit, and delete notes on various topics. The application utilizes MySQL as the database management system and Java Servlets for the backend. On the frontend, it employs HTML, CSS, and Bootstrap for a user-friendly interface.

Technologies Used

  • MySQL: Database management system for storing notes.
  • Java Servlets: Backend framework for handling server-side logic and requests.
  • HTML: Markup language for structuring the web pages.
  • CSS: Styling language for enhancing the appearance of the application.
  • Bootstrap: Frontend framework for building responsive and mobile-first websites.

Functionalities

  • Create a Note: Users can create a new note by providing a topic and content.
  • Edit a Note: Users can modify the content of an existing note.
  • Delete a Note: Users can remove a note from their list.

Setup

  1. Clone the Repository: Clone the Note Taker repository to your local machine.
  2. Set Up MySQL Database: Set up a MySQL database and configure the connection details in the application.

Usage

  1. Open the Note Taker application in your web browser.
  2. Create a new note by providing a topic and content.
  3. Edit an existing note by selecting it from the list and making changes.
  4. Delete a note by selecting it and choosing the delete option.

About

Welcome to the "Java Note Taking App" repository! ๐Ÿ“ This repository hosts a feature-rich note-taking application built with a robust tech stack, combining the power of Java, Hibernate, Servlets, HTML, CSS, JavaScript, and MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published