https://github.com/yaairfernando/groceries_app
RoR application to organize transactions by goal
https://github.com/yaairfernando/groceries_app
bootstrap css3 flexbox mobile rspec ruby ruby-on-rails
Last synced: 3 months ago
JSON representation
RoR application to organize transactions by goal
- Host: GitHub
- URL: https://github.com/yaairfernando/groceries_app
- Owner: yaairfernando
- Created: 2020-03-24T15:21:18.000Z (over 6 years ago)
- Default Branch: development
- Last Pushed: 2023-01-19T18:05:01.000Z (over 3 years ago)
- Last Synced: 2025-01-02T07:27:36.953Z (over 1 year ago)
- Topics: bootstrap, css3, flexbox, mobile, rspec, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://groceries-man-app.herokuapp.com/
- Size: 3.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield2]][linkedin-url2]
[![Hireable][hireable]][hireable-url]
Groceries Managment Application.
Ruby on Rails project based on grouping transactions by goal.
Explore the docs »
View demo
·
Report bug
·
Request feature
## Table of Contents
* [About the project](#about-the-project)
* [Built with](#built-with)
* [Required installations](#Required-Installations)
* [Prerequisites](#Prerequisites)
* [Installing](#Installing)
* [Instructions](#Instructions)
* [Contact](#contact)
* [Contributing](#Contributing)
* [Show your support](#Show-your-support)
## About The Project






### Built With
The project was developed using the following technologies:
- [Ruby](https://www.ruby-lang.org/es/)
- [Ruby on Rails](https://rubyonrails.org/)
## Required Installations
### Prerequisites
This project runs on [Ruby](https://www.ruby-lang.org/en/documentation/installation/) and [Ruby on Rails](http://installrails.com/)
### Installing
Install the following to get this project running in your machine:
* Ruby
* Ruby on Rails
After installation run `ruby -v` to make sure Ruby installed correctly. Example:
```
$ ruby -v
ruby 2.6.4p104 (2019-08-28 revision 67798) [x86_64-linux]
```
Also make sure that Rails is installed, but running `rails -v`.
Example:
```
$ rails -v
Rails 6.0.2.1
```
### Instructions
Follow these steps:
Clone the Repository
```Shell
user@pc:~$ git clone https://github.com/YairFernando67/groceries_app
```
On the console go to the folder that was created
```Shell
user@pc:~$ cd groceries_app
```
```
user@pc:~/groceries_app$ bundle install --without production
```
Then migrate the database:
```
user@pc:~/groceries_app$ rails db:migrate
```
Run this command if you encountered a problem running rails db:migrate
```
user@pc:~/groceries_app$ bundle exec rails db:migrate
```
To run the rspec tests run
```
user@pc:~/groceries_app$ rspec spec
```
Finally run the server
```
user@pc:~/groceries_app$ rails s
```
Open your browser on [http://localhost:3000](http://localhost:3000)
## Contact
👤 **Yair Fernando Facio**

- Github: [@YairFernando67](https://github.com/YairFernando67)
- Twitter: [@YairFernando18](https://twitter.com/YairFernando18)
- Linkedin: [softwaredeveloperyairfacio](https://www.linkedin.com/in/softwaredeveloperyairfacio/)
- Email: [yair.facio11@gmail.com](https://mail.google.com/mail/?view=cm&fs=1&tf=1&to=yair.facio11@gmail.com)
- Portfolio: [softwaredeveloper](https://yairfernando67.github.io/Portfolio/)
Project Link: [https://github.com/YairFernando67/groceries_app](https://github.com/YairFernando67/groceries_app)
Live Version: [https://groceries-man-app.herokuapp.com/](https://groceries-man-app.herokuapp.com/)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/YairFernando67/groceries_app/issues).
## Show your support
Give a ⭐️ if you like this project!
[contributors-shield]: https://img.shields.io/github/contributors/YairFernando67/groceries_app.svg?style=flat-square
[contributors-url]: https://github.com/YairFernando67/groceries_app/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/YairFernando67/groceries_app.svg?style=flat-square
[forks-url]: https://github.com/YairFernando67/groceries_app/network/members
[stars-shield]: https://img.shields.io/github/stars/YairFernando67/groceries_app.svg?style=flat-square
[stars-url]: https://github.com/YairFernando67/groceries_app/stargazers
[issues-shield]: https://img.shields.io/github/issues/YairFernando67/groceries_app.svg?style=flat-square
[issues-url]: https://github.com/YairFernando67/groceries_app/issues
[license-shield]: https://img.shields.io/github/license/YairFernando67/groceries_app.svg?style=flat-square
[license-url]: https://github.com/YairFernando67/groceries_app/blob/master/LICENSE.txt
[linkedin-shield2]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url2]: https://www.linkedin.com/in/softwaredeveloperyairfacio/
[hireable]: https://cdn.rawgit.com/hiendv/hireable/master/styles/flat/yes.svg
[hireable-url]: https://www.linkedin.com/in/softwaredeveloperyairfacio/