Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/firmoholanda/group-our-transactions

This is a ruby on rails capstone project for Microverse, that groups hours spent on different projects at your university.
https://github.com/firmoholanda/group-our-transactions

microverse rubocop

Last synced: about 9 hours ago
JSON representation

This is a ruby on rails capstone project for Microverse, that groups hours spent on different projects at your university.

Awesome Lists containing this project

README

        

# 📃 group-our-transactions

This is a ruby on rails capstone project for Microverse, that groups hours spent on different projects at your university.

## 📡 technologies used

- ruby
- rails
- bootstrap
- jquery
- faker
- bcrypt
- will_paginate
- rubocop
- webpacker
- sqlite3
- git

ruby, rails, bootstrap, jquery, faker, bcrypt, will_paginate, rubocop, webpacker, sqlite3 and git was used on this project.

## 🚀 the project

this project can be found in https://github.com/firmoholanda/group-our-transactions

### ✨ [live version](https://g-o-t-firmoholanda.herokuapp.com/)


app image

## 🔨 instructions

To get started with the app, clone the repo and then install the needed gems:

```
$ bundle install --without production
```

Next, migrate the database:

```
$ rails db:migrate
```

Finally, run the test suite to verify that everything is working correctly:

```
$ rails test
```

If the test suite passes, you'll be ready to run the app in a local server:

```
$ rails server
```

## 🤝 contributing

contributions, issues, and feature requests are welcome!
feel free to check [issues page](hhttps://github.com/firmoholanda/stay-in-touch/development/issues).

1. fork it (https://github.com/firmoholanda/stay-in-touch/development/fork)
2. create your working branch (git checkout -b [choose-a-name])
3. commit your changes (git commit -am 'what this commit will fix/add/improve')
4. push to the branch (git push origin [chosen-name])
5. create a new pull request

## 🤖 contributor

firmo holanda - [GitHub](https://github.com/firmoholanda)

## 🙋‍♂ show your support

give a ⭐️ if you like this project!

## 📝 license

this project is [MIT](https://github.com/firmoholanda/stay-in-touch/development/license.txt) licensed.