Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 days ago
JSON representation

NoteMania is a user-friendly Android application designed to help you manage your notes effortlessly.

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)