Skip to content

Flutterfolio: A Flutter-based mobile app that helps you to track your cryptocurrency coins purchases with real-time update, Firebase authentication, and market price monitoring.

Notifications You must be signed in to change notification settings

astonish2c/Flutterfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutterfolio

Flutterfolio is a mobile application built with Flutter that allows users to view the latest cryptocurrency market coin prices and add buy and sell transactions to their portfolio for tracking purposes. The application is backed by Firebase for user authentication and data storage.

Features

  • View latest cryptocurrency market coin prices
  • Add buy and sell transactions to portfolio
  • Track your portfolio as it grows.
  • User authentication using Firebase

Installation

  1. Clone the repository to your local machine
  2. Install Flutter and Dart on your machine
  3. Install the required dependencies using flutter pub get
  4. Run the app on a simulator or physical device using flutter run

Firebase Integration

The Firebase integration for Flutterfolio includes Firebase Authentication and Realtime Database.

Firebase Authentication

Firebase Authentication is used for user authentication. The user can register and sign in to the app using their email and password.

Realtime Database

Realtime Database is used for data storage. The user's portfolio transactions are stored in Realtime Database, which allows for real-time updates and synchronization across devices.

Contributing

Contributions are always welcome! If you have any suggestions or bug reports, please open an issue or submit a pull request.

License

Flutterfolio is licensed under the MIT License. See LICENSE for more information.

About

Flutterfolio: A Flutter-based mobile app that helps you to track your cryptocurrency coins purchases with real-time update, Firebase authentication, and market price monitoring.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages