Skip to content

doncadavona/flora

Repository files navigation

Flora

Flora is an app for managing and conducting pageant events. Manage events, contestants, ratings and broadcast them online.

Setup

  • Setup database following Laravel 4.2's database migration convention:
  • Edit necessary database details at: '/app/config/database.php'
  • Run migration: 'php artisan migrate'
  • Run seeds for initial data: 'php artisan db:seed'
  • Serve! Quickly serve using 'php artisan serve' then visit localhost:8000 in your browser. ** See 'app/database/seeds/UsersTableSeeder.php' for user accounts to use for loging in.

System

Flora is written in Laravel 4.2. Of course, there's plan to shift the app to the latest Laravel framework version.

About

A beautiful pageantry app written in Laravel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published