Giter Site home page Giter Site logo

jsrice7391 / chedah Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jamesmart77/chedah

1.0 2.0 0.0 20.51 MB

A financial news application that focuses on the gig economy.

Home Page: https://chedah.herokuapp.com/

CSS 26.91% JavaScript 71.97% HTML 1.10% Procfile 0.01%
gig fintech plaid react mongodb

chedah's Introduction

Chedah

Build Status

Is the fear of having to overlook your expenses and budgets preventing you from starting a side hustle? Does the word budgeting make you uncomfortable? If there was a way you could just overlook your finances vs. spending time on tracking them, would you go out and start a side gig?

Lucky for you, there is Chedah!

Alt Text

Chedah aims to focus on the "Gig Economy" by allowing users to link their business accounts to a user-friendly dashboard. Users can track everything from their monthly expesnes to their own persoanl business goals. Chedah takes the burden of tracking expenses, so that users can focus on what really matters, making CHEDAH

Technologies Used

Authentication

Databases

Technologies Used

Authentication

Databases

Continuous Integration and Testing

Starting the app locally

Start by installing front and backend dependencies. While in this directory, run the following commands:

Continuous Integration and Testing

Starting the app locally

Start by installing front and backend dependencies. While in this directory, run the following commands:

yarn install
cd client
yarn install
cd ..

After both installations complete, run the following command in your terminal:

yarn start

That's it, your app should be running on http://localhost:3000. The Express server should intercept any AJAX requests from the client.

Setting up Mongo

  1. Install node-mongo-seeds globally:

    npm install -g node-mongo-seeds
    
  2. Run the seed command:

    seed
    

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.