https://github.com/billalben/notekeeper
Taking Notes - NoteKeeper
https://github.com/billalben/notekeeper
app crud css dark-light-mode html javascript local-storage material-icons notekeeper responsive-design take-notes
Last synced: 8 months ago
JSON representation
Taking Notes - NoteKeeper
- Host: GitHub
- URL: https://github.com/billalben/notekeeper
- Owner: billalben
- Created: 2024-01-24T17:27:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-24T19:21:49.000Z (over 1 year ago)
- Last Synced: 2025-01-07T18:43:59.982Z (9 months ago)
- Topics: app, crud, css, dark-light-mode, html, javascript, local-storage, material-icons, notekeeper, responsive-design, take-notes
- Language: JavaScript
- Homepage: https://billalben.github.io/notekeeper/
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# note-taking-notekeeper [DEMO](https://billalben.github.io/notekeeper/)
## Description
Note Taking Notekeeper is a simple and intuitive note-taking application that allows you to create, edit, and organize your notes efficiently. It provides a user-friendly interface and essential features to help you stay organized and productive.
## Technologies Used
[](https://skills.thijs.gg)
## Features
- Create, read, update, and delete notes
- Responsive design for use on various devices
- Light and dark modes for user preference
- Dynamic greeting message based on the date
- Simple and intuitive user interface## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## Acknowledgments:
Special thanks to [codewithsadee](https://github.com/codewithsadee), for his invaluable guidance and expertise in web development. his teachings on writing clean code, crafting well-structured HTML, efficient CSS styling, and maintaining clean JavaScript code have been instrumental in the development of NoteKeeper.