Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
neokoenig committed Jul 1, 2015
1 parent ab32683 commit 6d51900
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,20 @@
# Room Booking System
# OxAlto Room Booking System

This is an open source application for booking rooms via a web based calendar, using cfWheels, Bootstrap3, jQuery, FullCalendar.js, and other bits.

Author: Tom King - http://www.oxalto.co.uk / https://github.com/Neokoenig / @neokoenig

## Demo

You can find a demo at [roombooking.oxalto.co.uk][1]
You can find a demo at [roombooking.oxalto.co.uk](http://roombooking.oxalto.co.uk)

## Version

Current version is 1.1 [release notes][8]
Current version is 1.2 [release notes](http://roombooking.readme.io/v1.2/docs/12)

## Requirements
## Documentation

- A server capable of running a cfWheels application - Adobe Coldfusion (10.x upwards) or Railo (4.x upwards), preferably with URL rewriting
- Database - mySQL 5.x.
All documentation now lives at [roombooking.readme.io](http://roombooking.readme.io)

## Installation & Upgrading

Expand All @@ -35,11 +34,8 @@ Please see the [Wiki][2] for all documentation.

Room Booking System is released under the Apache License Version 2.0.

[1]: http://roombooking.oxalto.co.uk
[2]: https://github.com/neokoenig/RoomBooking/wiki/_pages
[3]: http://cfwheels.org/
[4]: http://jquery.com/
[5]: http://getbootstrap.com/
[6]: http://fullcalendar.io/
[7]: http://momentjs.com/
[8]: https://github.com/neokoenig/RoomBooking/wiki/Release-Notes-1.1
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Room Booking System",
"version": "1.1.0",
"version": "1.2.0",
"homepage": "https://github.com/neokoenig/RoomBooking",
"authors": [
"Tom King <[email protected]>"
Expand Down

0 comments on commit 6d51900

Please sign in to comment.