Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days ago
JSON representation
Taking Notes - NoteKeeper
- Host: GitHub
- URL: https://github.com/billalben/notekeeper
- Owner: billalben
- Created: 2024-01-24T17:27:57.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-24T19:21:49.000Z (9 months ago)
- Last Synced: 2024-04-18T18:10:04.118Z (7 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
[![My Skills](https://skills.thijs.gg/icons?i=html,css,js)](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.