Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 2.45 KB

File metadata and controls

46 lines (33 loc) · 2.45 KB

📝 NoteHex - Your Handy Note Companion

Welcome to NoteHex, NoteHex is a clean and easy-to-use Android notes app built using Java. It’s designed to help you quickly write down thoughts, reminders, or ideas and save them instantly. Each note is stored with a timestamp so you always know when you created it. You can view all your saved notes in one organized list, and edit or delete them anytime with just a tap. Perfect for students, professionals, or anyone who wants a simple way to stay organized on the go.


📲 Features at a Glance

Feature Description
🗒️ Add Notes Easily add notes with the current date and time automatically saved.
📚 View Notes Browse through all your saved notes in a clean, scrollable list.
✏️ Edit Notes Switch to edit mode to modify or update your notes whenever you want.
🗑️ Delete Notes Remove notes you no longer need with a simple delete option.
❌ Exit Prompt Prevent accidental app closures by confirming before you exit the app.

🖼️ App Screenshots


🧱 Tech Stack

NoteHex is developed using Java for Android, using XML layouts for the UI and SQLite as the local database. The app follows a straightforward activity-based structure for smooth navigation and management.

Layer Technology
Language Java
UI Framework Android XML Layouts
Database SQLite (via DatabaseHandler)
Architecture Activity-based MVC

License 📄

Copyright 2023 Haider Qadir