RECIPE APP MADE WITH RAILS!

📗 Table of Contents

📖 [Blog App]

[Recipe App] is a Recipe App made with Ruby on Rails.

🛠 Built With

Tech Stack

Ruby on Rails.

Key Features

  • [Created a Ruby on Rails App]
  • [Postgres database set up]
  • [Tables created]

(back to top)

🚀 Live Demo

Coming soon!.

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

  • Install Ruby
  • Install PostgreSQL
  • Instal Rails gem
  • install devise

Setup

Clone this repository to your desired folder:

https://github.com/AlaaShaheen2/Recipe-app.git

Installation

Install this project with:

- bundle install
- rails server
- http://127.0.0.1:3000/

Usage

To run the project, execute the following command:

- railser server -p 4001

Run tests

To run tests, run the following command:

- rspec

Deployment

You can deploy this project using:

  • COMING SOON

(back to top)

👥 Authors

👤 Lucca Micale

👥 Authors

👩‍💻 Alaa Shaheen

(back to top)

🔭 Future Features

  • Validations and Model specs.
  • Processing data in models.
  • Setup and controllers.
  • Controllers specs.
  • Views.
  • Integration specs for Views and fixing n+1 problems.
  • Add Devise.
  • Add authorization rules.
  • Add API endpoints.
  • API documentation.

(back to top)

🤝 Contributing

NO CONTRIBUTIONS! feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project GIVE ME A STAR!

(back to top)

🙏 Acknowledgments

I would like to thank NOBODY, YET.

(back to top)

📝 License

This project is MIT licensed.

(back to top)