Skip to content

ogtaySafaraliyev/NoteTakeApplctn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ NoteTakeApplctn

πŸ“Œ Overview

NoteTakeApplctn is a full-stack web application designed to help users create, manage, and organize their notes efficiently. It combines a powerful backend with a simple, user-friendly frontend for an optimal note-taking experience.


❓ What Problem Does the Project Solve?

Many people rely on sticky notes, cluttered documents, or third-party tools to manage their personal or professional thoughts. This project solves that by offering:

  • A centralized place to manage notes.
  • A clean, responsive UI for ease of use.
  • Secure and fast access to note data.

βš™οΈ Why These Technologies?

🧠 Backend

  • Java: Offers strong typing, performance, and widespread use in enterprise-level applications.
  • Spring Boot: Speeds up development with embedded servers and dependency injection.
  • Spring MVC: Provides a clear structure using the Model-View-Controller architecture.
  • Spring Data JPA: Simplifies database operations with built-in CRUD support.
  • H2 Database: A lightweight, in-memory database ideal for development and testing.

🎨 Frontend

  • HTML & CSS: For structuring and styling the UI.
  • Thymeleaf: Integrates with Spring Boot for rendering dynamic data directly in HTML templates.

✨ Features

  • βœ… Create new notes
  • πŸ“„ View all existing notes
  • ✏️ Edit and update any note
  • ❌ Delete unwanted notes
  • πŸ“± Responsive UI for desktop and mobile

πŸ’» Languages, Frameworks, and Tools

  • Language: Java, HTML5, CSS3
  • Backend: Spring Boot, Spring MVC, Spring Data JPA
  • Frontend: Thymeleaf, HTML, CSS
  • Database: H2 (In-Memory)
  • Build Tool: Maven
  • IDE: Spring Tool Suite 4
  • Version Control: Git + GitHub

πŸ“Έ Screenshots

Add screenshots of your project here:

Login Page Register page
image image
Add Notes Page View Notes Page
image image
Edit Note Page After Deletion Note Page
image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published