Skip to content

mrcsporto/atm-case

Repository files navigation

BANKAPP

This was the coolest app build I've ever done! I learned about:

  • Model Patterns
  • Users Permisions
  • Authentication from Scratch

Setup Versions

  • Ruby version: 3.0.4
  • Rails version: 6.1.7
Install gems
$ bundle install
Database migration
$ rails db:migrate 
Populate database
$ rails db:seed to create deafult Admin User

Features

- Unitary tests, tests, tests...
- Pagination
- Session Time Out
- Admin Role Management
- Heroku Deploy

About

Ruby on Rails App to manage a bank account and transactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors