Skip to content
/ 1t-ui Public

User Interface & page routing for 1t.ie API

Notifications You must be signed in to change notification settings

xy3/1t-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1t.ie User interface

Check out the live site at 1t.ie!

This repo contains the PHP page routing and user interface for the URL shortening app live at 1t.ie It serves as the front-end for the 1t.ie API. The 1t.ie API repository can be found here.

Installing

Please follow the installation instructions here.

Features

1t-ui uses:

  • Cirrus - a really cool and easy to use CSS framework.

  • Klein.php PHP Router. If you would like to add your own page routes, check out the Klein.php repo for docs.

Requirements

  • PHP >5.4.0
  • Composer for installing dependencies

Contributing

Please see CONTRIBUTING.md in the 1t.ie repo.