Skip to content

Latest commit

 

History

History
79 lines (58 loc) · 2.87 KB

README.md

File metadata and controls

79 lines (58 loc) · 2.87 KB

Note-Taking App README

https://umarbellokanwa.github.io/text_bar

https://fb.watch/q0liC0PwuM/?mibextid=Nif5oz

Introduction

Excited to announce that my Note-Taking App is now available on GitHub! This app offers a seamless way to store and manage your notes, supporting both text and images. Built with simplicity and functionality in mind, it helps users stay organized while providing various customization options.

Features

  1. Store Text and Images

    • Capture your thoughts and ideas with ease.
    • Add pictures to your notes for visual clarity.
  2. Personalized Note Design

    • Customize the look and feel of your notes to match your preferences.
  3. Print and Share Notes

    • Print your notes as text files.
    • Download notes as images for offline viewing or sharing.
  4. Text-to-Speech and Speech-to-Text

    • Speak your notes for hands-free creation.
    • Listen to your notes for efficient review.
  5. PDF Export

    • Export your notes as PDFs directly through your browser for seamless document creation.
  6. Secure Your Data

    • Protect your notes with a password.
    • Easily reset your password using security questions.
  7. Website Customization

    • Tailor the app's interface to your liking through various settings.
  8. Image Options

    • Use pre-uploaded images or upload your own to personalize your notes.
  9. Manage Your Account

    • Easily customize your account settings.

Technology Stack

  • Frontend: Vanilla JavaScript (HTML, CSS, JS)
  • Storage:
    • IndexedDB for securely storing notes data (text, images, and audio).
    • Local Storage for managing user data and settings.

Security

Your privacy is our top priority. The app is designed with security in mind to ensure your data remains protected. Password protection and security questions help safeguard your information.

Installation

  1. Clone the repository:
    git clone https://github.com/UmarBelloKanwa/text_bar/
    cd note-taking-app
  2. Open index.html in your browser to start using the app.

Usage

  1. Create Notes: Add text and images to your notes.
  2. Customize Notes: Personalize fonts, colors, and layouts.
  3. Listen to Notes: Use the text-to-speech feature to listen to your notes.
  4. Export Notes: Download your notes as PDFs, text files, or images.
  5. Secure Notes: Set a password for your notes and manage security questions for password recovery.

Future Enhancements

  1. Add support for cloud sync to back up notes online.
  2. Introduce collaboration features for shared note-taking.
  3. Implement a Progressive Web App (PWA) for offline access and mobile support.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contributors


Thank you for using the Note-Taking App!