dewslyse / trekker-back-end

Book your next adventure 🚢 using the Trekker app. Trekker offers a selection of the best adventure destinations around the globe 🌍 Built with: React, Redux, Ruby on Rails.
https://mv-trekker-api.herokuapp.com/
MIT License
1 stars 1 forks source link
api rails rails-api ruby ruby-on-rails

Trekker app

This is a Ruby on Rails back-end for our Final Capstone project.

🔗 Link to Front-end React app 🖼

Built With

API Documentation 📄

🔗 Trekker API documentation

Getting Started

Prerequisites

Setup

To get a local copy up and running follow this simple step:

$ git@github.com:dewslyse/trekker-back-end.git

This will create a directory in the name of the project folder.

$ cd trekker-back-end

Install

$ bundle install

Create database

DATABASE_USERNAME: 'Your-PostgreSQL-Username'
DATABASE_PASSWORD: 'Your-PostgreSQL-Password'
$ rails db:create db:migrate db:seed

Usage

Tests

Kanban board

Link to Kanban board

🔗 Trekker kanban board

🔗 Link to initial state of Kanban board

Number of Team members: 4


Authors

👤 Teshome Kurabachew

👤 Kemigabo Catherine

👤 Amina Buhari

👤 Selase

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Original design idea by Murat Korkmaz.

📝 License

This project is MIT licensed.