luccamicale / Recipe-app

Home Page:https://recipe-app-ten-coral.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

https://recipe-app-ten-coral.vercel.app


Languages

Language:Ruby 67.7%Language:HTML 25.7%Language:Batchfile 2.9%Language:CSS 2.4%Language:JavaScript 1.2%