GithubHelp home page GithubHelp logo

eduardosancho / budget Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 43.95 MB

Mobile app to organize spending and group transactions into categories.

Home Page: https://rocky-cliffs-67926.herokuapp.com/

Ruby 67.28% JavaScript 1.25% HTML 30.40% SCSS 0.87% Shell 0.16% Procfile 0.04%
budget database ruby

budget's Issues

New category page [3pts]

  • The user fills out a form to create a new category, indicating their name and icon (both mandatory).
  • The user click (or taps) the "Save" button to create the new category, and is taken to the home page on success.
  • When the user clicks on the "Back" button (<), the user navigates to the home page.

Home page (categories page) [4pts]

  • When the user logs in, they are presented with the categories page.
  • For each category, the user can see their name, icon and the total amount of all the transactions that belongs to that category.
  • When the user clicks (or taps) on a category item, the application navigates to the transactions page for that category.
  • There is a button "add a new category" at the bottom that brings the user to the page to create a new category.

No visual guide.

New transaction page [3pts]

The user fills out a form to create a new transaction with:

    • name (mandatory)
    • amount (mandatory)
    • categories (mandatory at least one)
  • The user click (or taps) the "Save" button to create the new category, and is taken to the transactions page for that category.

  • When the user clicks on the "Back" button (<), the user navigates to the transactions page for that category.

Transactions Page [4pts]

  • When the user clicks (or taps) on a category item, the application navigates to the transactions page for that category.
  • For a given category, the list of transactions is presented, ordered by the most recent.
  • At the top of the page the user could see the total amount for the category (sum of all of the amounts of the transactions in that category).
  • There is a button "add a new transaction" at the bottom that brings the user to the page to create a new transaction.
  • When the user clicks on the "Back" button (<), the user navigates to the home page.

image

Release v1.0 - Budget App

  • a description of the project.
  • a demo of the project features.
  • you should also highlight some interesting piece of code or something you built that you are very proud of.

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.