pete3249 / yaaasss-api

Frontend

Home Page:https://github.com/pete3249/yaaasss-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Yaaasss

Description

Yaaasss is a social platform where users can plan and invite each other to meetups. Users have the ability to search for a category of business and desired location for potential meetups. Users can browse options and even click on businesses they want to learn more about. Once a user selects a business, they can create an event and invite friends by email. With yaaasss, the possibilities are endless and friends and family can easily find places to meet and connect. Yaaasss please!

Ruby version: ruby 2.6.1

Configuration: Run bundle install to install required gems and dependencies.

Database creation: This application uses the PostgreSQL database. Make sure PostgreSQLis downloaded and installed on your system. Run rails db:create to create the database.

Database initialization: Then, run rails db:migrate to create a new 'version' of the database. This command also updates your schema file to match the structure of your database.

About

Frontend

https://github.com/pete3249/yaaasss-client


Languages

Language:Ruby 99.6%Language:HTML 0.4%