Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
faiyaz103 authored May 30, 2024
1 parent 2b4fd2c commit 5062db7
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,45 @@
# NoteMania

## 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

## Screenshots
### 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)

0 comments on commit 5062db7

Please sign in to comment.