Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deepdhar authored Jun 9, 2021
1 parent a066765 commit c1e1d55
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
# Notes-App
# Notes-App
Android app to take quick notes in phone with the security of user authentication.

---

## Screenshots
<p align="center">

<img width="400" height="862" src="https://user-images.githubusercontent.com/53803245/121302527-74722300-c917-11eb-8d43-8ce24ff62734.png"/>
<img width="400" height="862" src="https://user-images.githubusercontent.com/53803245/121302524-7340f600-c917-11eb-84f6-1a1f60e23ee4.png"/>
<img width="400" height="862" src="https://user-images.githubusercontent.com/53803245/121302736-c31fbd00-c917-11eb-8ddf-c9b6edc76d39.png"/>
<img width="400" height="862" src="https://user-images.githubusercontent.com/53803245/121302740-c4e98080-c917-11eb-9f57-14456532369d.png"/>

</p>

## General Features
Users can login with their separate accounts and can rely on the security of storing their personal notes without others getting it. Passwords can be changed if the user forgets it or somehow others come to know about the password. Notes are saved on firebase, clearing out on-device storage issues. Users experience a dark material UI with subtle colors that don't uncomfort the eyes.

## Tech-Stack used
- Java
- Firebase
- XML


***Android***

0 comments on commit c1e1d55

Please sign in to comment.