Skip to content

enciie/abacus-rails-js

Repository files navigation

Abacus Expense Tracker Rails App

Abacus is a web application to keep track of all their personal expenses. It is a rails web application where users can create and join groups created by other members, and split expenses.

https://abacus-expense-tracker.herokuapp.com

username: Demo

password: password

abacus

Installation

Fork and clone repo: https://github.com/enciie/abacus-rails-project

Install all gem dependencies:

bundle install

Create database scheme with migrations:

rake db:migrate

Start local server:

rails s

Access site at http://localhost:3000

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/enciie/abacus-rails-project. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

This library is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published