Skip to content

A mobile-based financial management application that helps users to manage their bills.

Notifications You must be signed in to change notification settings

yuanjie8629/BillBell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All Contributors

BillBell

Overview

This is a mobile financial management application that helps users to manage their bills. The main functions of this application include the followings:

  1. Registration
  2. Login
  3. View All Bills
  4. View Bill Details
  5. Add Bill
  6. Edit Bills
  7. Delete Bills

Tech Stack

  1. React Native
  2. Firebase
  3. SQLite
  4. Figma

System Design

Prototype Design

Installation Steps

  1. Install the packages using npm.
     npm i
    
  2. Create SQLite database by running the createdb.py.
    python createdb.py
    
  3. Refer to the link to setup SQLite storage.
  4. Run the application using Android emulator or IOS emulator.
    react-native run-android
    react-native run-ios
    

Preview

  1. On Boarding


  2. Register


  3. Login


  4. Home


  5. View All Bills


  6. View Bill


  7. Add Bill


  8. Delete Bill


  9. Settings


Contributors ✨

Thanks goes to these wonderful people (emoji key):


Ng Jia Yong

💻 🤔 📖

lwleo02

💻 🤔 📖

kaii411

💻 🤔 📖 🎨

Tan Yuan Jie

💻 🤔 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A mobile-based financial management application that helps users to manage their bills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.0%
  • Java 13.7%
  • C++ 6.2%
  • Objective-C++ 3.2%
  • Objective-C 2.1%
  • Starlark 1.7%
  • Other 3.1%