Code Monkey home page Code Monkey logo

notetaker-springboot's Introduction

Note Taker Application

Overview

This Note Taker application allows users to create, edit, update, and delete notes. It is built using Java, Spring, Hibernate, MySQL (Database), Servlet, and JSP, with an interactive GUI designed using Bootstrap.

Features

  • Create Notes: Add new notes with a title and description.
  • Edit Notes: Modify existing notes.
  • Update Notes: Save changes to notes.
  • Delete Notes: Remove notes that are no longer needed.
  • Interactive GUI: User-friendly interface designed with Bootstrap.
  • Persistent Storage: Notes are stored in a database using Hibernate.

Technologies Used

  • Java: The core programming language utilized for developing the application's business logic and implementing various features.
  • Spring Framework: Used for dependency injection and to manage application components.
  • Spring XML Configuration: Used for configuring Spring beans and other components.
  • Hibernate: Used for Object-Relational Mapping (ORM) to handle database operations.
  • MySQL Database: A widely-used relational database management system that stores application data efficiently, supports SQL for querying, and integrates seamlessly with Spring Boot and JPA.
  • Servlet: Used to handle HTTP requests and responses.
  • JSP: Used for rendering dynamic web pages.
  • Bootstrap: Used for creating a responsive and interactive user interface.

Screenshots

  • Home page

Home page


  • Add note

Add note


  • Show notes

Show notes


  • Add note (adding content)

Add note (adding content)


  • Show notes (alert shown after adding new note)

Show notes (alter shown after adding new note)


  • Show notes (Searching note: Show all notes which contains search query)

Show notes (Searching note: Show all notes which contains search query)


  • Edit note

Edit note


  • Show notes ("edited at" field starts getting shown after we edit any note)

Show notes (


notetaker-springboot's People

Contributors

im-aditya-rathi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.