Skip to content

This Notes Management Application was my first project in the Codeable bootcamp, (an intensive web development program). Built with HTML, CSS, and JavaScript, it allows users to create, display, and delete notes. This project helped me learn core web development skills, including DOM manipulation, event handling, and basic CRUD functionality.

Notifications You must be signed in to change notification settings

TatianaAriasOrozco/note-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes Management Front-end Application

Created on march 2024

This project was my first project during Codeable bootcamp. It is a simple note management application built using HTML, CSS, and JavaScript.

Demo

app note functionality

Features

Display Initial Task List:

The application loads with a set of initial tasks displayed on the screen.

Create New Tasks:

Users can add new tasks through a form input, making it easy to manage personal notes.

Delete Tasks:

Tasks can be removed by clicking the "Delete" button, allowing users to manage their notes efficiently.

Technologies Used

HTML: For structuring the web page.
CSS: For styling and layout of the application.
JavaScript: For handling interactions, including displaying tasks, adding new tasks, and deleting tasks.

How to Use

- Clone the repository.
- Open the index.html file in your browser.
- Use the form to add new tasks, and manage tasks using the delete button.

Project Overview

This project was a significant milestone in my journey as a developer, as it was my introduction to building dynamic applications using JavaScript. It taught me the fundamentals of DOM manipulation, event handling, and basic CRUD operations, laying the foundation for more advanced projects.

About

This Notes Management Application was my first project in the Codeable bootcamp, (an intensive web development program). Built with HTML, CSS, and JavaScript, it allows users to create, display, and delete notes. This project helped me learn core web development skills, including DOM manipulation, event handling, and basic CRUD functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published