Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 986 Bytes

README.md

File metadata and controls

40 lines (34 loc) · 986 Bytes

Splitit

A bill management app for roommates!

Link: https://splitit.herokuapp.com/

Split

Features

  • Simple design
  • Add and remove roommates and bills
  • Split the bill with roommates
  • Email notification of bill due dates and costs
  • Secure account authentication

Future Features

  • Editable tables for easy roommate and bill updates
  • Due dates on a calendar for easy visualization
  • Account accessibility for each roommate associated with the home
  • Account permissions
  • Account name, password, email modification
  • Payment notification when a bill is paid
  • Paypal payment option
  • And many more

Technologies

  • Mongoose DB
  • Express.js
  • React.js
  • Node.js
  • Passport
  • bcrypt
  • Two-lock authentication
  • Webpack
  • Material UI

Members

  • Paul D. React, Material-UI, UX, deployment
  • Jesse T. models, MongooseDB, server, login/authentication, restructuring, routing