Skip to content

jcubed22/Hair_SalonSQL

Repository files navigation

Hair Salon

Shows updateable lists of stylists and clients, hosted in a database, 8/21/15

By Jordan J Johansen

Description

_Allows users to view a fictitious hair salon's list of stylists, add stylists, then view that stylist's list of clients. Users can also add clients to a specific stylist, update the info for that client, and delete all stylists and clients.

Setup

  • Run composer install from Terminal in project root folder.
  • Start PHP server in Web folder.
  • Follow instructions in sql.txt to set up sql server and databases.

Seriously, read the sql.txt for a list of SQL commands to start the appropriate servers and intialize databases.

Technologies Used

PHP, PHPUnit for testing, mySQL, phpMyAdmin, Silex, Twig.

Legal

Copyright (c) 2015 Jordan Johansen

This software is licensed under the MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Third Epicodus Code Review on Databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published