Skip to content

jayjunn/humble-bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Humble Bank 💰

Humble Bank is a mobile (iOS) app aimed at helping us track and categorize your transactions to save the their wallet from unexpected or unrecognized expenses.

Getting Started

You would need git, Node, npm, to work on the Humble Bank app also Follow the instructions supplied below them or on their links to get them up and running before you continue with Installation.

  • Xcode - Install from App Store.
  • Cocoapods - a dependency manager for Swift and Objective-C Cocoa projects. sudo gem install cocoapods
  • Expo XDE - the Expo development environment. npm install -g exp

Installation

  1. Clone the repo
git clone https://github.com/jayjunn/humble-bank
cd humble-bank
  1. Install dependencies
npm install
cd ios
pod install
  1. Start development server in the server folder
npm start
  1. Start client in the root folder
expo start

Tech Stack used for this project

  • React Native
  • Express
  • Mongo DB
  • Node.js
  • CSS

About

An ongoing personal-project, User friendly personal finance App that tacks tracks and categories user's transactions stacks I used JavaScript, React Native, Node.js, Express, MongoDB, Mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors