Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhushan354/hello-rails-back-end
https://github.com/bhushan354/hello-rails-back-end
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bhushan354/hello-rails-back-end
- Owner: bhushan354
- License: mit
- Created: 2024-02-14T12:03:50.000Z (11 months ago)
- Default Branch: dev
- Last Pushed: 2024-03-03T07:50:37.000Z (10 months ago)
- Last Synced: 2024-10-28T09:49:23.544Z (about 2 months ago)
- Language: Ruby
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 hello-rails-back-end](#-hello-rails-back-end)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Front-End-Link](#front-end-link)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)# 📖 hello-rails-back-end
**The hello-rails-back-end** is a mobile web application where user can manage the budget.
## 🛠 Built With
- ✅ Ruby
- ✅ Ruby on Rails
- ✅ Postgresql
- ✅ LintersLanguage
- Ruby-on-Rails
- React
- 🔰 **Splash Welcome page**
## Front-End-Link
The front-end repo is available [here](https://github.com/bhushan354/hello-rails-front-end)
**To get a local copy up and running, follow these steps.**
1. Download or clone this [repostory]([email protected]:bhushan354/hello-rails-back-end.git).
2. Provide a modern web browser.
### Prerequisites
**In order to run this project you need:**
- ✔ Ruby installed in your machine. you can download it from [here](https://www.ruby-lang.org/en/downloads/)
- ✔ IDE or a code editor installed in your machine.
- ✔ IRB.
- ✔ Get Postgresql up and running. you can download it from [here](https://www.postgresql.org/download/windows/).
- ✔ [Git](https://git-scm.com/downloads) installed in your machine.
- ✔ Sign in or sign up to your [Github](https://github.com/) account.
- ✔ A professional editer such as [VS Code](https://code.visualstudio.com/download).
- ✔ An Updated web browser such as Google Chrome, you can download it from [here](https://www.google.com/chrome/).
### Setup
- Clone this [repository]([email protected]:bhushan354/hello-rails-back-end.git) to your desired folder:
- Run this command in your command line interface:
```sh
cd [YOUR FOLDER]
git [email protected]:bhushan354/hello-rails-back-end.git
cd hello-rails-back-end
rails db:seed
```
- Update the database.yml with your database credentials under the development section
### Usage
- To run the project, execute the following command:
```sh
rails server -p 3001
```
### Deployment
**This project is deployed by the author, no permission for deployment by any other client.**
👤 **Bhushan Deshmukh**
- GitHub: [@bhushan354](https://github.com/bhushan354)
- LinkedIn: [@bhushan354](https://www.linkedin.com/in/bhushan-deshmukh-5777851b1/)
- **Add info about each category**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/zhorabay/Budget/issues).
If you like this project, kindly drop a start ⭐️ for the [repository]([email protected]:bhushan354/hello-rails-.git);
I would like to express my heartfelt gratitude to **Microvere** for the invaluable learning experience they have provided. Also I would like to thank to Stanley osagie for his support during react.
This project is [MIT](./LICENSE) licensed.