/my_new_rails_app

Primary LanguageRubyMIT LicenseMIT

πŸ“— Table of Contents

πŸ“– Rails app: my_new_rails_app

  • The setup app using react as frontend and rails as backend and also creating different API end points for showing the random greeting messages from my app database.

πŸ›  Built With

  • Rails
  • PostgrelSQL
  • ROR

(back to top)

Tech Stack

Version Control
Visual Studio Code
Client

Key Features

  • User Authentication
  • React Redux
  • ROR API endpoints

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Example command:

1.use a browser
2.use cable internet

Setup

Clone this repository to your desired folder:

Example commands:

  git clone git@github.com:emhamza/my_new_rails_app.git
  cd my_new_rails_app

Install

Install this project with:

Example command:

bundle install
npm install

Usage

To run the project, execute the following command:

Example command:

- Open the terminal to play with the commands.

Run tests

To run tests for the linter, run the following command:

Example command:

rspec
bundle exec rspec spec
rubocop -A

πŸš€ Live Demo

(back to top)

πŸ‘₯ Authors

πŸ‘€ Umair Hamza

(back to top)

πŸ”­ Future Features

  • As an ambitious project, we have a roadmap for future enhancements. This includes incorporating advanced features such as recipe favoriting, meal planning, and social sharing. We also plan to implement additional testing, including performance testing and automated UI testing.

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the Isuues Pages

(back to top)

⭐️ Show your support

If you like this project kindly give it a star⭐️.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for the immense support.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)