Places, the best activities and experience finder for travelers.
Places is an app to assist travelers, tourist or digital nomads find new activities and experiences in cities they find themselves in and also give them the best price deals.
This repo containst the backend Api supporting the FrontEnd
- Javscript, Ruby,
- React, Rails,
- Ruby on Rails, React, Jwt, Bootstrap, Sass and Stripe for Payment.
To get a local copy up and running follow these simple example steps.
To run this project, you will need to have Rails
,Ruby
and PostgreSql
already installed locally
See the Backend repo to get the server side app to make this repo dynamic
Clone the project and cd into the directory
run bundle install
to install all the dependencies of the project.
run rails db:create
to create a new database for the project.
run rails db:migrate
to get the migration schema setup in the database.
run rails s
to get the project running
👤 Author
- Github: @SunnyAsar
- Linkedin: Sunny Asar
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.