Book Destinations Api

📗 Table of Contents

📖 [Book Destinations Api]

[Book Destinations Api] is a Api only application that acts as the server for the client app. The application provides data through api and also handle user authentication. Here is a link to the Client App. FrontEnd.

🛠 Built With

Tech Stack

Ruby on Rails
Database

Key Features

  • [Database schema contains messages table to store data]
  • [Api only application]

(back to top)

🚀 Live Demo

Not live yet...

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Example command:

 gem install rails

Setup

Clone this repository to your desired folder:

Example commands:

  cd book-destinations-api
  git clone git@github.com:/.git

Install

Install this project with:

Example command:

  cd book-destinations-api
  gem install

Usage

To run the project, execute the following command:

Example command:

  rails server

Run tests

To run tests, run the following command:

Example command:

  bin/rails test 

Deployment

You can deploy this project using:

render

(back to top)

👥 Authors

👤 Austin Obimbo

👤 Vikas Chib

(back to top)

🔭 Future Features

  • [Implement payment models and logic]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give it a Star and come contribute new features. We welcome you all.

(back to top)

🙏 Acknowledgments

We would like to thank microverse for their guidance on the project.

(back to top)

❓ FAQ (OPTIONAL)

Add at least 2 questions new developers would ask when they decide to use your project.

  • [Can I contribute?]

    • [Yes, your welcome to contribute, We value pair-programming]

(back to top)

📝 License

This project is MIT licensed.

(back to top)