Skip to content

Final Year Project | Bachelor in Computer Science (Multimedia Computing) with Honours

License

Notifications You must be signed in to change notification settings

myStery24/flutter-firebase-habit-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HaBIT Note

HaBIT Note is an Android-based mobile application built with Flutter and Firebase for note-taking.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Features

  • Create notes: Create notes and to-dos (checklists) that store in Firebase Cloud Firestore.
  • Edit notes: Edit notes that were previously created.
  • Sync notes: Access to created notes with a single account.
  • Filter notes: Filter out notes with the colour filter.
  • Lock/Unlock notes: Lock notes with 4-digit passwords.
  • Colour-code: Categorise your notes with colour.
  • Post images: Create notes with image and post them as feed in the Gallery section.
  • Text recognition: Upload images from gallery or camera and grab the texts in images through the Google ML Kit Text Recognition API.
  • Subscription reminder: Set a reminder to get notified by your subscriptions.
  • Dark Mode: Light and dark modes.
  • Tutorial: User guide which explain how to use the application.
  • Flutter UI: Modern UI created using Flutter.

Upcoming Features

  • Label notes: Add labels to your notes.
  • Local notification: Set a reminder to get notified by your important notes.

Change Log

8/13/2022

  • Minor bug fix.
  • Release HaBIT Note v0.1.2 Beta3.

6/29/2022

  • Me > INFO > About Us: Minor update.
  • Release HaBIT Note v0.1.2 Beta2.

6/28/2022

  • New section: Gallery
  • Post images
  • Release HaBIT Note v0.1.2 Beta.

6/25/2022

  • Change account password screen: Added a new instruction under 'Note:'.

6/11/2022

  • Upload profile picture: Bug fixed.
  • Help pages: Added border to the buttons and resized the pages.
  • Release Habit Note v0.1.1 Beta.

6/10/2022

  • Release Habit Note v0.1.0 Beta.