Skip to content

BlueUnderBoy/ZMoney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZMoney

Description

ZMoney is a financial management and wealth planning tool to help GenZ and youth with their financial planning.

Live link:

https://zmoney.onrender.com

Features

  • Keep track of savings goals
  • Share savings goals with friends
  • See friend's savings goals

Table of Contents

Installation

  1. Clone the repository:
https://github.com/BlueUnderBoy/ZMoney.git
  1. Navigate to the project directory:
cd yourproject
  1. Install the required gems:
bundle install
  1. Set up the database:
rails db:setup
  1. Start the Rails server:
rails server

Usage

  1. Start the Rails server:
rails server
  1. Open your browser and navigate to http://localhost:3000
  2. Follow the on-screen instructions to use the application

Database Schema (ERD)

ERD

Contributing

Contributions are welcome! Please follow these guidelines:

  1. Fork the repository
  2. Create a new branch
git checkout -b feature-branch
  1. Commit your changes
git commit -m 'Add some feature'
  1. Push to the branch
git push origin feature-branch
  1. Open a pull request

Contact

Jalen Young - [email protected]

Project Link: https://github.com/BlueUnderBoy/ZMoney

License

MIT License Copyright (c) 2025 Jalen Young

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.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

zmoney

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published