Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.63 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.63 KB

Onepad

An app for writing notes in text or voice format which can be easily accessible by the users anywhere with their account. Also, it has backup feature so that users can easily edit or review their recent notes.

Additionally, they can review the notes and edit them in future. System default for theme is also provided . The user details are stored in Firebase database.

Mockup

banner

Way to clone and build the app:

  • Clone repo

      git clone https://github.com/aryan-basu/Onepad.git
    
  • Get packages

      flutter pub get
    
  • Build app

      flutter run
    

Features

  • Sign In / Sign Up - Email,Password, Google Sign In, Facebook Sign In(Sync).
  • Add images/text to the notes or use speech to text feature.
  • Star the important notes.
  • Review the older notes and update changes.
  • Delete old notes.
  • System default theme.

Stacks used

  • flutter Flutter
  • dart Dart
  • firebase Firebase Backend

Platform

flutter Vs code