Skip to content

RijoKsd/NoteKeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteKeeper - Your Personal Note-Keeping Website

Welcome to NoteKeeper, a simple yet effective web application for managing your notes and notebooks. With NoteKeeper, you can create, update, and delete both notebooks and notes to organize your thoughts and ideas effortlessly. Your data is securely stored in your browser's local storage, ensuring that you can access it anytime you want.

Table of Contents

Features

  • Create Notebooks: You can create different notebooks to categorize your notes. Whether it's for work, personal use, or any other purpose, NoteKeeper has you covered.

  • Manage Notes: Inside each notebook, you can create, read, update, and delete notes. This allows you to keep your thoughts organized and easily accessible.

  • Local Storage: All your data is stored in your browser's local storage. This means you don't need to worry about creating an account or syncing your notes across devices. Your data is always available right in your browser.

Getting Started

To get started with NoteKeeper, follow these simple steps:

  1. Clone the Repository: If you haven't already, clone the NoteKeeper repository from the provided link: NoteKeeper Repository

  2. Open the Project: Once you have the code on your local machine, open the project in your preferred code editor.

  3. Run the Application: Simply open the index.html file in your browser to start using NoteKeeper.

Usage

Using NoteKeeper is intuitive and straightforward:

  1. Creating a Notebook:

    • Click the "New Notebook" button.
    • Give your notebook a name.
    • Click "Create Notebook."
  2. Creating Notes:

    • Select the notebook where you want to add a note.
    • Click the "New Note" button.
    • Add a title and content to your note.
    • Click "Save."
  3. Editing and Deleting:

    • To edit a note, click the "Edit" button on the note card. Make your changes and click "Save."
    • To delete a note, click the "Delete" button on the note card.
  4. Managing Notebooks:

    • You can also edit and delete notebooks. To do so, select the notebook you want to modify and click the "Edit" or "Delete" button.
  5. Enjoy Secure Storage:

    • Your data is automatically saved to your browser's local storage, so you can always access your notes, even if you close the browser or restart your computer.

Credits

This project was created with the help of the YouTube channel CodeWithSadee. I appreciate their fantastic tutorial and guidance in building NoteKeeper.

Feel free to reach out if you have any questions or need further assistance. Happy note-keeping with NoteKeeper!

About

Simple Note Keeping App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published