Skip to content

thinkful-ei18/windfall-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windfall Client

Windfall is a web application lets you create a list of bills and see your net income. The live app is deployed at https://windfall-app.netlify.com.

It's built with React JS, React Redux, Redux Forms and a mobile-first design. I experimented a lot with reusable components (BillForm.js is used both to create new bills and to edit bills), stuck to an accessible color scheme, and will continue to review and tweak it for further accessbility.

windfall preview|549x795, 50%

API Documentation & Server Repo

The repo for the backend and API documentation can be found at: https://github.com/thinkful-ei18/windfall-server. It is built with Express.js, PostgresQL, and knex.js, and deployed with Heroku.

Releases

No releases published

Packages

No packages published