Giter Club home page Giter Club logo

hannziegel / budget-app Goto Github PK

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

The Budget-app is a tool for tracking your spending, which is often the first step in getting your finances in order. By understanding what you spend money on and how much you spend, you can see exactly where your cash is going and identify areas where you can cut back. It was built using Ruby on Rails, CSS, JavaScript, and PostgreSQL.

License: MIT License

Ruby 66.01% JavaScript 2.00% CSS 4.68% HTML 23.85% Batchfile 3.28% Shell 0.17%
back-end back-end-development css css3 database deploy deployment html html5 postgres postgresql render ruby ruby-on-rails sql

budget-app's Introduction

Hello there! My name is Rodrigo J. R. Nunes

Full-stack Software Developer

I'm a Full-stack developer and Civil Engineer with experience in software development, research, teaching, engineering, and mentoring.

  • 🌍  I'm based in Brazil
  • ✉️  You can contact me at [email protected]
  • 🧠  I'm learning / improving Ruby on Rails and React
  • 🤝  I'm open to collaborating on any project and looking for remote jobs opportunities, open to relocate
  • ⚡  You never see me and Batman at the same time in the same place, just saying...

Skills

JavaScript Ruby TypeScript C# Swift Java Git Python HTML5 React JQuery CSS3 Sass TailwindCSS Bootstrap Redux Webpack Vite Material UI NodeJS GraphQL MySQL MongoDB PostgreSQL Firebase Heroku Photoshop Figma

Stats

Top Languages hannziegel's GitHub stats

Contact Me

Hannziegel's gmail   

budget-app's People

Contributors

hannziegel avatar

Stargazers

 avatar

Watchers

 avatar

budget-app's Issues

Category - Home Page

Home page (catagories page)

  • 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.

Testing requirements

Testing requirements

  • Create unit and integration tests for all the most important components of your RoR application.

Transactions page

Transactions page

  • 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

Design Guidelines

Design

  • You should follow these design guidelines, including:

    • Colors.
    • Typography: font face, size, and weight.
    • Layout: composition and space between elements.
  • Add design to the Pages

    • Log in / Sign in / Registration
    • Category
      • Home Page
      • Add category
    • Transitions
      • Home Page
      • Add category

Add to the README

Add a new category page

"Add a new category" page

  • 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.

Setup Env

Setup env

  • Add linters.
  • You should use Postgres as your database.
  • You should use devise for authentication.
  • You should validate all user input to make sure that anyone with bad intentions cannot compromise your app (Cancancan)
  • You can use a view template engine of your choice (.erb, .slim, .haml).

"Add a new transaction" page

"Add a new transaction" page

  • 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 transation, 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.

Log in page

App entry

General

  • If the user is not logged in, they can't access pages that require the user to be logged in (all the pages described below).

Splash screen

  • A simple page with the name of your app (yes, you need to choose one), and links to the sign up and log in pages.

Sign up and log in pages

  • The user should be able to register in the app with full name, email and password (all mandatory).
  • The user can log into the app using email and password.

imageimageimage

Additional requirements

Additional requirements

  • You could implement some UX improvements: include transitions and/or animations, etc.
  • Make sure that you have a decent desktop design for the webapp.
  • Implement the left side menu to improve the navigability of the app.

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.