Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bhushan354/hello-rails-back-end


https://github.com/bhushan354/hello-rails-back-end

Last synced: 27 days ago
JSON representation

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
- ✅ Linters

### Tech Stack

Language


  • Ruby-on-Rails

  • React

### Key Features

- 🔰 **Splash Welcome page**

(back to top)

## Front-End-Link

The front-end repo is available [here](https://github.com/bhushan354/hello-rails-front-end)

(back to top)

## 💻 Getting Started

**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.**

(back to top)

## 👥 Authors

👤 **Bhushan Deshmukh**

- GitHub: [@bhushan354](https://github.com/bhushan354)
- LinkedIn: [@bhushan354](https://www.linkedin.com/in/bhushan-deshmukh-5777851b1/)

(back to top)

## 🔭 Future Features

- **Add info about each category**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/zhorabay/Budget/issues).

(back to top)

## ⭐️ Show your support

If you like this project, kindly drop a start ⭐️ for the [repository]([email protected]:bhushan354/hello-rails-.git);

(back to top)

## 🙏 Acknowledgments

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.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)