Skip to content

An app where to rent people for your wedding

Notifications You must be signed in to change notification settings

Roveri91/guest_who

 
 

Repository files navigation

🎎 Guest Who

An app to find guests/services for your wedding

OVERVIEW

Our team has developed an app that allows you to rent people or services for your wedding. With our app, you can not only rent services but also offer your own services to others.

📱SCREENSHOT

Screenshot 2023-09-26 154311 Screenshot 2023-09-26 154109 Screenshot 2023-09-26 154637 Screenshot 2023-09-26 154546 Screenshot 2023-09-26 154340


⚙️ Setup

Install gems

bundle install

ENV Variables Create .env file

touch .env

Inside .env, set these variables. For any APIs, see group Slack channel.

CLOUDINARY_URL=your_own_cloudinary_url_key 

DB Setup

rails db:create
rails db:migrate
rails db:seed
  

Run a server

rails s

📕 Usage

App home: https://guest-who-9b7d8a334e6c.herokuapp.com/

User: [email protected] PW: 123456

🔨 Built With

🗿 Team Members

💅 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

An app where to rent people for your wedding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 72.5%
  • HTML 17.5%
  • SCSS 8.4%
  • JavaScript 1.4%
  • Shell 0.2%