Skip to content

A mobile web application built with Ruby on Rails where users can manage their budget: Users have a list of transactions associated with a category so that users can keep track of their expenses on the specific category

License

Notifications You must be signed in to change notification settings

Krishnabot/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“— Table of Contents

πŸ“– [Expense Tracker]

[Expense Tracker] is a mobile web application built with Ruby on rails where users can manage their budget: Users have a list of transactions associated with a category so that users can keep track of their expenses on specific category

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • User can signup and login
  • User can create expense categories
  • User can create expenses and select categories for them

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Setup

Clone this repo with git. Run the following command in your terminal:

  git clone https://github.com/Krishnabot/Expense-Tracker.git

Install

Install this project with:

Example command:

  cd recipe-app
  bundle install

Usage

You will need to create a database and run the migrations. At this moment the project expects you to have a database named expense_tracker_development. You can create this database and generate the migrations by running the following command:

  rails db:create && rails db:migrate

To start the server use the following command:

  rails server

Run tests

To run tests, run the following command:

Example command:

  rspec spec

Deployment

(back to top)

πŸ‘₯ Authors

πŸ‘€ Krishna Prasad Acharya

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project Please give a ⭐️

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

A mobile web application built with Ruby on Rails where users can manage their budget: Users have a list of transactions associated with a category so that users can keep track of their expenses on the specific category

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published