Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

SyedShahriyarAli/Esperto

Repository files navigation

Esperto

Esperto is a Flutter mobile application that serves as a secure digital notepad, to-do list, and password manager. It was my first Flutter project, and it uses Hive as a database to store user data.

Features

Esperto includes the following features:

  • User authentication: Users can sign up, log in, and log out using their email and password.
  • Secure storage: All user data is securely stored using the Hive database.
  • Note taking: Users can write down and save notes.
  • To-do lists: Users can create and manage to-do lists.
  • Password storage: Users can store and access passwords for their accounts.
  • Beautiful design: The app has a modern and intuitive user interface.

Screenshots

Here are some screenshots of Esperto:

Screenshot 1

Installation

To install Esperto, follow these steps:

  1. Clone this repository: git clone https://github.com/SyedShahriyarAli/esperto.git
  2. Install the necessary dependencies: flutter pub get
  3. Run the app: flutter run

Getting Started

To get started with Esperto, follow these steps:

  1. Sign up for an account or log in if you already have one.
  2. Use the app to take notes, create to-do lists, and store your passwords.
  3. Enjoy the convenience of having all your important information in one secure location.

Technologies Used

Esperto was built using the following technologies:

  • Flutter
  • Hive database

Contributing

If you would like to contribute to Esperto, please follow these steps:

  1. Fork this repository.
  2. Create a new branch: git checkout -b new-feature
  3. Make your changes and commit them: git commit -m 'Add new feature'
  4. Push to the original branch: git push origin new-feature
  5. Create a pull request.

Download

Esperto is available for download on Google Play Store: https://play.google.com/store/apps/details?id=com.shahriyarali.esperto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages