Skip to content

This project is a better version of one of my previous project named by "survey-management-system". For this project I used some of advanced Laravel Features.

Notifications You must be signed in to change notification settings

Evaristo-Paulo/survey

Repository files navigation

About IASK

Survey management system

IASK is an online platform for managing polls, which aims to extract specific data from a certain group of people, in the form of direct questions and answers.

How to run this project

After configuring the project locally on your machine, run the following commands:

Step 1: php artisan migrate:fresh --seed (To create the database tables and generate the test user)

Step 2: php artisan serves (To start the project)

Step 3 (optional): php artisan queue:work (To start email service)

Step 4 (optional): php artisan schedule:work (To start schedule task service)

Quick access and credentials

Click here to access the login page.

Test email: [email protected]

Password: admin

Main features

  • Alternative authentication: Using your Gmail account;
  • Jobs: To send a survey by email;
  • Cron Job: For scheduling tasks (changing the status of survey after they reach their expiration date);
  • Broadcast and Events: Real-time update on the frontend;
  • Pusher: API for real-time notification;
  • And much more.

Dashboard

Website/Page for voting

Technologies used

This project was developed using the Laravel Version 9 framework

  • PHP/Laravel
  • HTML
  • JQuery
  • MySql

Important note

Get in touch with me from my linkedin, in order to contribute to this or future projects.

Leave a star to give that extra motivation :D

About

This project is a better version of one of my previous project named by "survey-management-system". For this project I used some of advanced Laravel Features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published