Soli is a web app that allows solo travelers to create and share solo-friendly itineraries, called Guides, with each other. These Guides encourage travelers to go out an explore different cities by following curated itineraries made by travelers like themselves.
Soli is a Rails app built using Vite Ruby and deployed using Fly. We use a PostgreSQL database, along with TailwindCSS for styling and Stimulus as our JavaScript framework.
From the root directory of the project, run the following commands:
bundle install
yarn
rails db:setup
./bin/dev
Follow the prompt in the terminal to open a localhost page in your browser.
For more information about our research and design processes, check out the materials on our Linktree.