-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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*** |