Skip to content

ilya-zhidkov/guestbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuestBook

A simple user logging application.

GuestBook


Setup

Assuming you have PHP (7+) and Composer installed system-wide.

  1. Clone or download repository

    git clone https://github.com/ilya-zhidkov/guestbook.git
  2. Install necessary dependencies

    composer install
  3. Run application

    php index.php

Use case

  • Setting up a new PHP project
  • Following a pre-described UML diagram
  • Using Object-Oriented approach

Nice to have features

  • PSR - 4 auto-loading
  • Sorting data

Made for students of UJEP (Univerzita Jana Evangelisty Purkyně) in Ústí nad Labem who are specializing in computer science degree.

About

A simple user logging application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages