Skip to content

A Complete finance management system designed for the Software Engineering Society.

Notifications You must be signed in to change notification settings

sheikh-tabarak/ses_finance

Repository files navigation

Cover Image

Project Title:

SES Finance Managment System

View Live:

https://sesfinance.sheikhtabarak.me/

Project Description:

A Complete finance management system designed for the Software Engineering Society.

Features:

  • Event Based Budget Managment.
  • Heirarichy Details
  • Extra Notes
  • Roles based Login

Technologies Used:

  • Flutter
  • Dart
  • Firebase

How to Clone and use:

  1. Create a free account at Firebase Console
  2. Create a new Database on Firestore.
  3. Clone the repo:
    git clone https://github.com/sheikh-tabarak/weatherstats.git
  4. Install NPM packages
    flutter pub get
  5. Create a file .env in the root of your folder and add your API Key like below:
    const FIREBASE_API_INSTANCE = <YOUR API KEY HERE>;

Footer Image