Giter Club home page Giter Club logo

my-party's Introduction

My Party

My Party is an application for managing restaurant reservations.

Setup Instructions

In your terminal, you will need to clone the repo:

git clone https://github.com/melonious/my-party.git

Once the repo has been cloned, you will need bundle, in order to make sure you have all of the necessary gems:

bundle install

After you bundle, you will need to migrate:

rake db:migrate

Once you have done this, you should be ready to run the application on on your localhost:3000 server. In your terminal, start up your server:

rails server

All that's left is to open a browser and navigate to:

localhost:3000

NB: Our database is powered by PostgreSQL, so you will need to have PostgreSQL running in the background in order for the application to function. If you do not have the software, you can download it here.

About the Creators

My Party was created by Deri Cleland and Deanna Melin as a project for Wyncode Academy. Wyncode is a nine week, intensive, full-stack web development bootcamp where the creators of My Party learned Ruby, Ruby on Rails, Javascript, HTML, and CSS.

This project was assigned on a Friday and the code freeze was the following Tuesday. The purpose of the project was to practice and refine our newly gained knowledge of Ruby on Rails (we only had five days of exposure before this assignment).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.