Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adeola003/greeting_api
https://github.com/adeola003/greeting_api
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/adeola003/greeting_api
- Owner: adeola003
- License: mit
- Created: 2023-08-17T13:41:01.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-08-18T07:13:04.000Z (over 1 year ago)
- Last Synced: 2024-11-11T03:52:06.793Z (3 months ago)
- Language: Ruby
- Size: 6.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README copy.md
- License: LICENSE.md
Awesome Lists containing this project
README
**Hello react**
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Catalog of my things\] ](#--)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**[Hello React]** is about building a project using both React and ruby Rails.
I created a Ruby on Rails application that allows the user to:
- Display random greeting using react for the front end part of the project.Ruby
Rails
IRB
SQL
Rspec
Vscode
React
Capybara### Key Features
- **[Schema file is created for the project]**
- **[Database is connected to rails app]**
- **[Use database migration files to maintain database schema]**
- **[Deployed the app online]**## [Go live](https://adeola-budget-app.onrender.com)
## [Video presentation](https://www.loom.com/share/2fe8239c00a7440eae1f30b3e00cc953?sid=bd08630a-596f-4e13-8dc1-71de0898ea39)To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:```sh
git clone https://github.com/adeola003/Budget_App.git
cd Budget_App
```
> Install Gemfile```
$ bundle install
```> Run the app
```
$ rails s
```## Rubocop
> To check linter```
$ rubocop --color
```## Rspec
> To run testing
```
$ rspec
```### Install
-Command: bundle install, npm install### Usage
- Step 1: Use the `rubocop` command to raise rubocop errors
- Step 2: `rubocop -A` for autorection👤 **Abdel-Khafid SALAOU**
- GitHub: [@githubhandle](https://github.com/adeola003)
- Twitter: [@twitterhandle](https://twitter.com/khadaf6)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/abdel-khafid-salaou)- [ ] **[Will-add-more-intersting features]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issue page](https://github.com/adeola003/Budget_App/issues)If you like this repo dont forget to give it a star.
I would like to thank the Microverse community and the partners.
I also give thanks to [Gregoire Vella on Behance](https://www.behance.net/gregoirevella), the author of [the original design](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs)).This project is [MIT](./LICENSE.md) licensed.