Skip to content

asier-ortiz/poll-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poll Maker

Poll web app build with Laravel Framework.

How to build

  • Make sure you have Docker installed and running
  • docker-compose up -d
  • docker-compose exec app composer install
  • docker-compose exec app php artisan key:generate
  • docker-compose exec app php artisan migrate
  • docker-compose exec app php artisan db:seed
  • Visit http://localhost:80
  • Login email: admin@test.com || creator@test.com || user@test.com
  • Login password: password

Screenshots

About

Voting system made with Laravel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published