Skip to content

LazyBeaver007/NukaNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NukaNote

NukaNote Logo

NukaNote is a Fallout-themed note app built with Android Studio using Kotlin. It features a unique post-apocalyptic aesthetic, integrating Room for database management, XML for UI design, and follows the MVVM architecture. Navigation between fragments is facilitated by the use of Navigation Graphs.

Features

  • Fallout Aesthetic: Immerse yourself in the post-apocalyptic world with a Fallout-themed user interface.
  • Local Storage: All notes are stored locally using Room database, ensuring data privacy.
  • MVVM Architecture: Adopting the Model-View-ViewModel architectural pattern for clean and modular code.
  • Undo Functionality: Long-pressing a note prompts the user to delete it with an option to undo the deletion.
  • Navigation Graph: Utilizes Android's Navigation Graph for seamless navigation between fragments.

Screenshots

Screenshot 1 Screenshot 2

Installation

  1. Clone the repository to your local machine.

    git clone https://github.com/AdityaH007/NukaNote.git
  2. Open the project in Android Studio.

  3. Build and run the app on your Android device or emulator.

Usage

  1. Launch the NukaNote app on your Android device.

  2. Explore the Fallout-themed interface and create new notes.

  3. Long-press on a note to delete it. A prompt will appear with an option to undo the deletion.

  4. Customize your notes and enjoy the wasteland-inspired experience.

Releases

Contributing

Contributions are welcome! If you have suggestions, feature requests, or found a bug, feel free to open an issue or submit a pull request.

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

Feel free to modify this README file according to your preferences, adding more details or adjusting the formatting. Good luck with your NukaNote project!

AdityaH007's GitHub Stats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages