GithubHelp home page GithubHelp logo

sevlamare / wallet Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 485 KB

Manage your incomes and outcomes with this mobile web app.

Home Page: https://evening-wildwood-86896.herokuapp.com/

Ruby 74.65% JavaScript 1.87% HTML 18.74% CoffeeScript 1.33% SCSS 3.42%
rails rubyonrails heroku-deployment ruby-on-rails ruby database-diagram

wallet's Introduction

WalletGroup

An app where you can manage your cash flow.

screenshot


The main point of this project is to deploy a working app, starting from the stretch, following the good practices.

Content

Live Demo

You can access a deployed version of this app:
https://evening-wildwood-86896.herokuapp.com/

Business requirements

    User

  • Create an account and make a login
  • Authenticate with username only

    Transactions and External transactions

  • Display total and a list with all transactions
  • Authenticate with username only

    Groups

  • Create groups
  • See a list with all groups
  • See transactions by groups

    Design

  • Mobile App

Potential future features

  • Chart with incomes x outcomes
  • Search feature
  • Responsive Design
  • Checklist while creating an account

Built With

  • Ruby 2.6
  • Ruby on Rails 5.2
  • Postgres
  • Rubocop and Stylint (Linters)
  • GitHub Actions (CI Tool)
  • Git, Github and VScode

Database Diagram

erd

Getting Start

Install

To use this program, you will need to install:

Get a local copy

Now you need a copy of this application, if you are using Git:

git clone git@github.com:SevlaMare/wallet.git

Otherwise just hit (Download Zip) on the green button (Code) at top of this page.

Setup

Install all dependencies with:

bundle install

Setup database with:

rake db:schema:load

and populate the database with defaults using:

rails db:seed

Run App

To run, from the application folder, just type on terminal:

rails server

Now you can go to your favorite web browser like Google Chrome and access the URL
http://localhost:3000

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

A special thanks to the code reviewers.

Author

๐Ÿ‘ค Thiago Miranda

License

Design idea by Gregoire Vella on Behance.
Creative Commons โ€ข July 2020

wallet's People

Contributors

dependabot[bot] avatar sevlamare avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wallet's Issues

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.