Skip to content

jubaan/mvs-ror-expense_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capstone - Ruby on Rails - Expense Tracker

The expense tracker is an application that lets the user keep track fo all their daily expenses. It has 4 main sections: the login, the dashboard, the All expenses section and the All expenses grouped by category.

Check it online!

Live preview

You can create your own account or see an example with this username and password.

email : user@user.com passwor : 1234567

Previews

01-welcome 02-sign_in 03-sign_up 04-dashboard 05-add_new_expense 06-slide_menu 07-categories

Built With

  • Ruby v2.7.1
  • Ruby on Rails v6.0.3.2
  • Devise
  • Haml
  • Bootstrap v4.5
  • Simple_form
  • PostgresSQL
  • AWS S3
  • CarrierWave
  • Capybara

Getting Started

To get a local copy up and running clone this repository to your local machine.

Prerequisites

Ruby: 2.7.1 Rails: 6.0.3.2 Postgres: >=12.3 AWS S3-Bucket

After cloning and installing the prerequisites, follow this steps.

  • configure AWS S3. Instructions
  • Run bundle install
  • Run rails db:create db:migrate db:seed
  • Run rails server
  • Open http://localhost:3000/ in your browser
  • Register and explore the application

Run tests from root directory

Run the following command from root directory to test case.

rspec

Authors

👤 Julio Añoveros

Acknowledgment

Show your support

Give a ⭐️ if you like this project!

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published