Coder Social home page Coder Social logo

sergio-usma / budget-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 587 KB

This is a Ruby on Rails 7 app that helps you manage your expenses efficiently by organizing transactions into categories and providing insightful financial data. Keep track of your spending, create new categories, and add transactions with ease.

Home Page: https://budget-app-tlkn.onrender.com/

License: MIT License

Dockerfile 1.97% Ruby 69.81% JavaScript 1.32% CSS 3.03% HTML 23.48% Shell 0.39%
expenses-tracker finance-application

budget-app's Issues

[2pt] Add User views and setup styles w/ bootstrap

  • Add Bootstrap to application layout
  • Add flash alerts using partial rendering in general layout
  • Generate devise auth/login default views w/ basic styling
  • Configure routes for devise views and resources
  • Add basic styling for home#index using bootstrap

[3pt] Create your models according to the ERD diagram

  • Generate CategoryMovement model /w migrations
  • Generate Movement model /w migrations
  • Generate Category model w/ migrations
  • Generate devise model in User model
  • Add & setup devise gem for Auth
  • Generate User model

Image

[5pt] Add a header and refactor app

  • Add header for the app, including icons and style guidelines
  • Ensure the app shows flash alerts for alerts & notifications
  • Render header partial on the main app & devise main views
  • Refactor controllers & views logic
  • Add a better styling according to design using CSS + Bootstrap
  • Check routes & general configuration
  • Remove devise & movements unused views
  • Refactor spec testing unused files

[4pt] Add unit testing using rspec and FIX n+1 errors

  • Check views & database structure
  • Add basic categories seed & increase length to 20
  • FIX Bullet n+1 error by eager loading
  • Add database_cleaner gem to FIX testing BUG
  • Add edit rails_helper to FIX testing BUG
  • Add spec testing for features/movements
  • Add spec testing for features/categories
  • Add spec testing for category & movement models
  • Add factory-bots for spec testing
  • Add spec testing for categories & movements controller

[4pt] Add logic to app controllers

Add basic logic to app controllers ๐ŸŽ›

  • Add HomeController#index basic logic
  • Add basic logic for categories_controller
  • Add basic logic for movements_controller
  • Add basic logic & views for users_controller

Add CRUD methods and advanced features to app controllers ๐Ÿ›‘

  • Add CRUD methods & params for categories_controller
  • Add CRUD methods & params for movements_controller
  • Add icon selector initializer for categories
  • Add devise constraints for sign_up in application_controller

[3pt] Add unit testing for models using rspec

  • Add rspec-rails gem & generate blueprints for models
  • Setup factory_bot_rails
  • Install and configure gems for testing
  • Setup factories for models using factory_bot_rails
  • Add spec testing for User model
  • Add spec testing for User model
  • Install active_storage to test icon on Category model

[3pt] Add views for controllers with basic styling

Add basic views for categories_controller ๐Ÿ’ป

  • Add categories_controller index view
  • Add categories_controller show view
  • Add categories_controller new view
  • Add categories_controller edit view

Add basic views for movements_controller ๐ŸŒ

  • Add movements_controller index view
  • Add movements_controller new view

Add basic views for users_controller ๐Ÿง‘โ€๐Ÿฆฑ

  • Add column photo to Users

[2pt] Add controllers with basic CRUD methods

  • Generate users_controller w/ tests & helpers
  • Generate categories_controller w/ tests & helpers
  • Generate movements_controller w/ tests & helpers
  • Generate home_controller w/ tests & helpers
  • Generate devise users_controllers
  • Add controllers basic CRUD methods according to the project

[4pt] Add styling for controller views

  • Generate devise gem default views
  • Reset browser in general CSS
  • Add styling for devise views using bootstrap
  • Add styling for categories#index view
  • Add styling for movements#index view
  • Add styling for categories controller views
  • Add styling for movements controller views
  • Add CarrierWave for user photo uploads
  • Add views for users_controller

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.