Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Shaher-11/transaction

Repository files navigation

Transactions App

This is the capstone project of the Microverse Ruby on Rails module. The project is completed as part of the Microverse remote software developement curriculum using the pair programming approach. In this project I created transaction log app where users can create an account with their username and add expenses which can be grouped and solo into the names of their choice. Also Users can view each expenses in each group. and Users can track the total amount of their expenses.

screenshot

Capstone Domain Model

screenshot

Built With

  • Ruby v2.7.0
  • Ruby on Rails v6.1.3.2
  • Bootstrap
  • Rspec

Live Demo

Live Link

Live Video

Live video

Getting Started

To get a local copy up and running follow these simple example steps. https://github.com/Shaher-11/transaction

Prerequisites

Ruby: 2.7.0 Rails: 6.1.3.2 Postgres: >=9.5

Setup

Instal gems with:

yarn install
bundle install

Setup database with:

   rails db:create
   rails db:migrate

Usage

Start server with:

    rails server

Open http://localhost:3000/ in your browser.

Run tests

    rspec --format documentation

Author

👤 Shaher Shamroukh

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published