An open API service indexing awesome lists of open source software.

https://github.com/rojcode/noteapp

The Note App is a lightweight web application that enables users to effortlessly create, customize, and manage notes. With an intuitive interface, users can add vibrant notes, choose colors, and delete them with ease. It's a perfect solution for quick and organized note-taking! 📝💡
https://github.com/rojcode/noteapp

javascript noteapp webapplication

Last synced: 2 months ago
JSON representation

The Note App is a lightweight web application that enables users to effortlessly create, customize, and manage notes. With an intuitive interface, users can add vibrant notes, choose colors, and delete them with ease. It's a perfect solution for quick and organized note-taking! 📝💡

Awesome Lists containing this project

README

        

# Note App Project

![Note App Screenshot](https://s6.uupload.ir/files/screen_shot_1402-11-03_at_12.20.34_wgvt.png)

## Description
This project is a simple Note App built using HTML, CSS, and JavaScript. The application allows users to create, delete, and customize notes with different colors. It features a responsive design and provides a user-friendly interface.

## Features
- **Create Notes:** Enter text in the input field and press Enter or click the "Add" button to create a new note.
- **Customize Colors:** Right-click on a note to open a context menu, offering options to change the note's background color.
- **Delete Notes:** Click on a note to delete it.

## How to Use
1. **Adding a Note:**
- Type your note in the input field.
- Press Enter or click the "Add" button.

2. **Customizing Note Color:**
- Right-click on a note to open the context menu.
- Choose a color from the menu to change the note's background.

3. **Deleting a Note:**
- Click on a note to delete it.

4. **Clear Input:**
- Click the "Clear" button to clear the input field.

## Installation
No installation is required for this web-based application. Simply open the HTML file in a web browser.

## Project Structure
- **HTML:** `index.html` - Defines the structure of the web page.
- **CSS:** `style.css` - Contains styles for the layout and appearance.
- **JavaScript:** `script.js` - Implements the interactive features of the Note App.

## Screenshots
- [Screenshot 1](https://s6.uupload.ir/files/screen_shot_1402-11-03_at_12.20.34_wgvt.png)

## Contributions
Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or create a pull request.

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.