https://github.com/mitchi-02/android-notes-fragments
An android notes app that uses dynamic fragments and SQLite DB.
https://github.com/mitchi-02/android-notes-fragments
android fragments java mobile-app sqlite
Last synced: 3 months ago
JSON representation
An android notes app that uses dynamic fragments and SQLite DB.
- Host: GitHub
- URL: https://github.com/mitchi-02/android-notes-fragments
- Owner: Mitchi-02
- Created: 2024-05-04T23:39:15.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-17T12:11:49.000Z (12 months ago)
- Last Synced: 2025-01-24T08:11:30.379Z (5 months ago)
- Topics: android, fragments, java, mobile-app, sqlite
- Language: Java
- Homepage:
- Size: 602 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android Notes App with Fragments
An android notes app that uses dynamic fragments and SQLite DB, for a school assignement.
## Getting Started
### Clone the Repository
```bash
git clone https://github.com/Mitchi-02/android-notes-fragments.git
```
### Open the app in Android Studio