Montana-Code-School / jeux

This is a game inventory app built in laravel
1 stars 3 forks source link

b3

Game night. We all love it, we all do it, we all have a special "gamer tag" that defines who we are in that space. Ever wanted to try out a game to see if it's worth the price or the time? I bet you have. We have the solution for you! b3 is a handy site that lets you and your friends share games with one another while allowing you to keep track of who has what. No more wondering where your Friday night specialty has gone! b3 has you covered!

Table of Contents

Getting Started

Prerequisites

Installing

  1. Clone the repository.
  2. Then run the following from the command line.

$ composer install
$ npm install
$ php artisan key:generate

Setting Up the Database

$ php artisan migrate:refresh
$ php artisan db:seed

AND GO!

Make sure your Mamp servers are started and document root is pointed at jeux

$ npm run watch And then visit your localhost!

Running the Tests

Run Unit Tests

$ vendor/bin/phpunit

Run Browser Tests

$ php artisan dusk

Deployment

DigitalOcean

We deployed to DigitalOcean.

What's Inside (Technologies)

Front End

Meet the Team

File Structure

/jeux
|
|__app
|   |__Console
|   |__Exceptions
|   |__Http
|   |__Notifications
|   |__Providers
|      Game.Php
|      Inventory.php
|      User.php
|__bootstrap
|__config
|__database
|   |__factories
|   |__migrations
|   |__seeds
|__public
|   |__css
|   |__fonts
|   |__images
|   |__js
|__resources
|   |__assets
|   |__lang
|   |__views
|__routes
|__scripts
|__storage
|   |__app
|   |__framework
|   |__logs
|__tests
|   |__Browser
|   |__Feature
|   |__Unit
| dataBaseSpecs.md
| README.md

Standards

Github

Code

Due Dates

Deadlines

Name: Winnifred
Username: Winnie
Password: password
Email: winnifred@email.com

Name: Peggy
Username: Pegs
Password: password
Email: peggy@email.com