/php_joagotchi

PHP: Wk 1, Day 3: Joagotchi: an application simulating a virtual pet built using Silex, Twig, and Joe

Primary LanguagePHP

Joagotchi

A virtual Joagotchi, 8 February 2017

By Michaela Davis

Description

A webpage that allows a user to create, name, feed, play, and rest a Joagotchi - because who wouldn't want a Joe of their own? :)

Setup/Installation Requirements

  • In terminal run the following commands to setup the database:
  1. Fork and clone this repository from gitHub.
  2. Navigate to the root directory of the project in which ever CLI shell you are using and run the command: composer install.
  3. Create a local server in the /web directory within the project folder using the command: php -S localhost:8000 (assuming you are using a mac).
  4. Open the directory http://localhost:8000/ in any standard web browser.

Known Bugs

None so far.

Support and contact details

Please contact michaela.delight@gmail.com with concerns or comments.

Technologies Used

  • HTML
  • CSS
  • PHP
  • Silex
  • Twig

License

MIT license

Copyright (c) 2017 Michaela Davis