Skip to content

dannisonarias/Rails_transactions_app

Repository files navigation

Group our transactions

The project is based on an app for grouping transactions by category with your family/friends. Using Heroku with Amazon s3 in production. This application is meant to used on mobile display only. (please use mobile resolution for best experience)

2 minute Video presentation

https://www.loom.com/share/91a457d9d68b4174812c760f113440c4

Screen shot

sample

Built With

  • Ruby v2.6.5
  • Ruby on Rails v5.2.4
  • Heroku
  • Amazon s3
  • Active storage
  • Bootstrap
  • Javascript

Live Demo

https://salty-sea-13355.herokuapp.com/

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Ruby: 2.6.3 Rails: 5.2.3 Postgres: >=9.5

Setup

Instal gems with:

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

    rpsec --format documentation

Deployment

TBA

Author

👤 Dannison Arias

🤝 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

  • Microverse
  • The Odin Project

📝 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