Skip to content

Thanatad/arogfaeit

Repository files navigation

About Alogfaeit

We designed and developed a representation of Geospatial festivals and events in Thailandusing Laravel Framework, a tool which has a MVC(Model-View-Controller) structure. The eventsinformation can be represented in Geographic Information System (GIS)and we also identifythe location of the events with Geolocation. The MediaWiki Action API, a web servicewhich isprovided in Wikipedia was used to aggregate the text content for the description of the events.

Demo

Installation

  • Run git clone https://github.com/oxideclop/arogfaeit.git projectname
  • Run composer install or php composer.phar install
  • Create .env in application root cp .env.example .env
  • Create a database name rogfaeit_main and optional inform .env
  • Run php artisan key:generate to generate key
  • Run php artisan migrate --seed to install the database & required data
  • Run php artisan serve to start the app on http://localhost:8000/

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Event Thailand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published