Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faiyaz103/notemania
NoteMania is a user-friendly Android application designed to help you manage your notes effortlessly.
https://github.com/faiyaz103/notemania
android android-application android-development android-studio ci continuous-integration design-patterns firebase java notepad-app notepad-application notes-app notes-management-system singleton-design-pattern software-development software-engineering ui-testing
Last synced: 3 months ago
JSON representation
NoteMania is a user-friendly Android application designed to help you manage your notes effortlessly.
- Host: GitHub
- URL: https://github.com/faiyaz103/notemania
- Owner: faiyaz103
- Created: 2024-05-23T18:14:32.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-06T16:49:40.000Z (7 months ago)
- Last Synced: 2024-10-15T16:01:07.320Z (3 months ago)
- Topics: android, android-application, android-development, android-studio, ci, continuous-integration, design-patterns, firebase, java, notepad-app, notepad-application, notes-app, notes-management-system, singleton-design-pattern, software-development, software-engineering, ui-testing
- Language: Java
- Homepage:
- Size: 343 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoteMania
## Download Application
[Click here](https://github.com/faiyaz103/NoteMania/releases/download/v0.0.2-alpha/NoteMania.v0.0.2-alpha.apk) to download the latest release.## Overview
NoteMania is an Android application designed to help users manage their notes efficiently.## Features
- Sign Up
- Login with email verification
- Forgot Password
- Create Notes
- Edit Notes
- Delete Notes
- View Notes
- Logout## App Preview
### Sign Up
![Sign Up](assets/signup.jpg)### Login with Email Verification
![Login](assets/login.jpg)### Forgot Password
![Forgot Password](assets/forgotpass.jpg)### Create, Edit, and Delete Notes
![Create Note](assets/apphome.jpg)### Logout
![Logout](assets/logout.jpg)## Project Details
This project was developed as part of the course **Software Engineering and Information Systems Laboratory (CSE 3120)** at **Khulna University of Engineering and Technology**.- **Platform**: Android
- **Language**: Java
- **Build Configuration Language**: Groovy DSL
- **Database Used**: Firebase
- **IDE Used**: Android Studio
- **Design Pattern Implemented**: Singleton Design Pattern
- **Testing Completed**: Continuous Integration, UI Test
- **Contributors**:
- [Atikur Rahman Asib](https://github.com/Asib-104)
- [Bishal Roy](https://github.com/IronDigger098)
- [Faiyaz Mahmud](https://github.com/faiyaz103)