Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
davetosh committed Jan 29, 2014
1 parent 5268243 commit a1a7ea9
Showing 1 changed file with 40 additions and 3 deletions.
43 changes: 40 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,41 @@
learninglocker
==============
Learning Locker
================

The open source learning record store
Learning Locker is an open source Learning Record Store (LRS).

Homepage: http://learninglocker.net

THIS IS PRE-ALPHA AND NOT READY TO BE USED IN PRODUCTION. We will announce the first official release on the product website.

## Basic requirements

Learning Locker requires PHP 5.4+ with the MongoDB extension, MongoDB and Apache. It is built using a range of additional components, listed below.

## Official Documentation

Check out the [wiki pages](https://github.com/davetosh/LearningLocker/wiki) to install and begin using Learning Locker.

### License

Learning Locker is open source software licensed under the [GPL v3](http://opensource.org/licenses/GPL-3.0)

### Contributing To Learning Locker

There are several ways you can get involved with Learning Locker. Visit our site to find out more http://learninglocker.net/community/

#### Contributors

* HT2 (http://ht2.co.uk)
* Dave Tosh (http://davetosh.com)

#### Copyright

Learning Locker is copyright HT2 (http://ht2.co.uk)

#### Open Source components

* Laravel (http://laravel.com)
* Twitter Bootstrap (http://getbootstrap.com)
* MongoDB (http://www.mongodb.org/)
* MongoDB support for Laravel (https://github.com/jenssegers/Laravel-MongoDB)
* Morris.js Graphs (https://github.com/oesmith/morris.js)

0 comments on commit a1a7ea9

Please sign in to comment.