This is a mobile financial management application that helps users to manage their bills. The main functions of this application include the followings:
- Registration
- Login
- View All Bills
- View Bill Details
- Add Bill
- Edit Bills
- Delete Bills
- https://www.figma.com/file/XdQX8hV6we0u4izbD1Agzf/WAD?node-id=0%3A1
- https://www.figma.com/file/HpjAOYAgsmBDNSw42H0cRO/Prototype-Design?node-id=0%3A1
- Install the packages using npm.
npm i
- Create SQLite database by running the
createdb.py
.python createdb.py
- Refer to the link to setup SQLite storage.
- Run the application using Android emulator or IOS emulator.
react-native run-android react-native run-ios
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!