Skip to content

SwagataRoy09/Note_Taking_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iNotes

Notes are very integral part of our life as its very often that we learn something new and tend to forget or wish to dogde down a few points which will help us to revise later. This Application is designed to serve this purpose. With its material UI and easy access helps user to sort out the points they feel is important which can be related to academics or anything else. In this application author has used FIREBASE REALTIME DATABASE to store the data. This project is proper blend of State Management in Flutter and CRUD operation of Firebase.

Features

  • LIGHT/DARK MODE TOGGLE
  • ADDING NOTES AND DELETING OR UPDATING NOTES
  • GOOGLE AUTHENTICATION
  • CROSS PLATFORM

Tools Used

  • FLUTTER
  • FIREBASE REALTIME DATABASE

Installation

The dependencies you need too add for the project ( as used by author ) :

  animated_bottom_navigation_bar: ^1.0.1
  firebase_database: ^9.0.20
  firebase_core: ^1.20.0
  flutter_animated_dialog: ^2.0.1

Screenshots

10 11 12 2

3 4 5 6

7 8 9 1

Colours

The following colours have been used for the UI of this project

Color(0xff6b598f),
Color(0xffe1e9f0),
Color(0xffeab9d6),
Color(0xffcd087c),
Color(0xfff4cccc),
Color(0xff191176),
Color(0xffe91e63),
Color(0xffefdada),
Color(0xffefe6e9),
Color(0xfff9f0fa),
Color(0xfff1eef5),
Color(0xfff8fae2),
Color(0xfffffcf2),
Color(0xfffff3ef)

Author

You can give your reviews or connect to author through : https://www.linkedin.com/in/swagataroy09/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages