Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.49 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.49 KB

Group Venture

An application that gives users an easy way to keep track of money lent and borrowed between friends especially for group outings. Fill out the form to log the transaction. Money expected in and due are displayed on the dashboard.

Screen Shot 2020-10-19 at 2 19 13 PM

Screen Shot 2020-10-19 at 2 01 02 AM

Technologies

  • MongoDB
  • Express
  • React
  • Node

Installation

  • npm install
  • npm run seed
  • npm start

Deployment

A link to the deployed application can be found HERE

License

GitHub license

MIT License

Copyright (c) [2020] [Daniel Talmont]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.