Inspiration

The thing that inspired me here is the process of storing our day to day activity by using Credentials, so that it is protected with password and is safe for the people to log in according to the need. A normal notes app in phone is not secured, but here we can use password to log in and store our personal day to day data.

What it does

It stores your data according to the day wise. You can write and read data when you want to. We can Log in by using our username and password and then write the data and can again open it later to read it whenever we want to.

How we built it

I have built it using reactnative and Java, and have used the Firebase, for the Authentication purpose (to log in to the app using username and password). I have taken the API through it and then used that.

Challenges we ran into

I faced challenges in using API, but later on it worked well.

Accomplishments that we're proud of

I am proud of the User Authentication System i.e. the Log in System using username and password. In that way we can make our data secure.

What we learned

I learned a lot of things. I learned to use API in a great way. I got knowledge about the Expo App to make it a APK File. Through Expo Cli I viewed it in my phone, to use it in a great way.

What's next for Notepad_Store

We can add more features into it, like we can change the UI of it. We can update it by Using the Google Authentication System, i.e. by using our own google account to get access to the app. Nut for using the google authentication we need to get the API through the Google.

Built With

Share this project:

Updates