TayyabAsghar / ExpenseTracker

A Mobile App Development Course project that uses sqflite as storage and give CRUD operations on transactions with Login, Signup and Logout functionalities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub watchers GitHub forks GitHub stars GitHub all releases

drawing

🔍 Overview

Expense Tracker is a Mobile Development Course Project that uses sqflite as DataBase Storage with functionalities such:

  • Login
  • SignUp
  • Logout
  • CRUD (on Expenses and Revenues)

⏮️ Preview

animated

👽 External API

drawing

📚 Flutter Resource

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.

↓ Installation for 🐱‍💻 Development

System prerequisites

Clone and change into the project

$ git clone https://github.com/TayyabAsghar/ExpenseTracker.git
$ cd expense_tracker

Install packages

$ flutter pub get

Start developing!

About

A Mobile App Development Course project that uses sqflite as storage and give CRUD operations on transactions with Login, Signup and Logout functionalities.


Languages

Language:Dart 94.1%Language:HTML 5.1%Language:Swift 0.6%Language:Kotlin 0.2%Language:Objective-C 0.1%