An open API service indexing awesome lists of open source software.

https://github.com/techplexengineer/fll-em

FIRST Lego League Event Manager
https://github.com/techplexengineer/fll-em

Last synced: about 1 year ago
JSON representation

FIRST Lego League Event Manager

Awesome Lists containing this project

README

          

# FLL-EM: FIRST Lego League Event Manager

## Installation
1. Install
- Apache
- mod_rewrite
- MySQL
- PHP 5+
- mcrypt and PHP mcrypt extension
- ```$ sudo apt-get install php5-mcrypt && sudo service apache2 restart```
2. ```$ git clone git://github.com/TechplexEngineer/FLL-EM.git```
3. On Linux verify that the ```storage/views``` directory is writable.

## Info
This project is based on the [Laravel](http://laravel.com) Framework.

## License
FLLEM is open-source software licensed under the MIT License.