Skip to content

ivanDevPHP/survey-maker

Repository files navigation

Survey Maker – Google Form Clone

This repository contains the backend implementation for Survey Maker, a Google Forms clone. It is built with Laravel, providing a robust and scalable solution for creating surveys, storing responses, and handling user interactions.

🚀 Features

  • Create, edit, and manage surveys
  • User authentication and authorization
  • Secure response storage in the database
  • API endpoints for frontend integration

🛠️ Technologies Used

  • Backend Framework: Laravel
  • Database: MySQL (or any Laravel-supported database)
  • Authentication: Laravel Sanctum

📌 Project Setup

✅ Prerequisites

Make sure you have the following installed:

  • PHP (>=8.0)
  • Composer
  • MySQL or another supported database
  • Laravel CLI

📥 Installation

  1. Clone the repository:
    git clone https://github.com/your-username/survey-maker.git
    cd survey-maker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published