Skip to content

Latest commit

 

History

History
81 lines (65 loc) · 2.14 KB

README.md

File metadata and controls

81 lines (65 loc) · 2.14 KB

<<<<<<< HEAD

Expenses Tracking Application

Getting started

To get started with the app, first clone the repository and cd into the directory:

$ git clone https://github.com/alikrugl/Expenses_Application.git
$ cd Expenses_Application

Then install the needed gem

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Finally, run the the app in a local server:

$ rails server

Here the images of the application:

Sign up :

Sign up tab

Expenses :

Expenses tab

Shared list :

Shared list tab

Share list :

Share list  tab

Login :

Login tab

Expenses Tracking Application

Heroku link:

https://dashboard.heroku.com/apps/expenses-application

Getting started

To get started with the app, first clone the repository and cd into the directory:

$ git clone https://github.com/alikrugl/Expenses_Application.git
$ cd Expenses_Application

Then install the needed gem

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Finally, run the the app in a local server:

$ rails server

Here the images of the application:

Sign up :

Sign up tab

Expenses :

Expenses tab

Shared list :

Shared list tab

Share list :

Share list  tab

Login :

Login tab

6e70dbd5aa09a6bc307b4a54bdc741e1e7ff3982