HOME > Development > Flutter PHP and MySql Build Online Quiz with Admin Panel

Flutter PHP and MySql Build Online Quiz with Admin Panel

  • Development
  • Apr 01, 2025
SynopsisFlutter PHP and MySql – Build Online Quiz with Admin Pa...
Flutter PHP and MySql Build Online Quiz with Admin Panel  No.1

Flutter PHP and MySql – Build Online Quiz with Admin Panel, available at $54.99, has an average rating of 4, with 83 lectures, based on 27 reviews, and has 233 subscribers.

You will learn about This flutter course complete guide build online course with php Create Simple Admin Panel for Manage Quiz, Badge and Category Create API to provide in Quiz App Create Quiz App using Flutter Learn Json Serializable Learn how to create Clean Code in Flutter Learn how to access data from API This course is ideal for individuals who are Flutter, Dart and PHP learning or Beginner flutter or Beginner php It is particularly useful for Flutter, Dart and PHP learning or Beginner flutter or Beginner php.

Enroll now: Flutter PHP and MySql – Build Online Quiz with Admin Panel

Summary

Title: Flutter PHP and MySql – Build Online Quiz with Admin Panel

Price: $54.99

Average Rating: 4

Number of Lectures: 83

Number of Published Lectures: 83

Number of Curriculum Items: 83

Number of Published Curriculum Objects: 83

Original Price: $19.99

Quality Status: approved

Status: Live

What You Will Learn

  • This flutter course complete guide build online course with php
  • Create Simple Admin Panel for Manage Quiz, Badge and Category
  • Create API to provide in Quiz App
  • Create Quiz App using Flutter
  • Learn Json Serializable
  • Learn how to create Clean Code in Flutter
  • Learn how to access data from API
  • Who Should Attend

  • Flutter, Dart and PHP learning
  • Beginner flutter
  • Beginner php
  • Target Audiences

  • Flutter, Dart and PHP learning
  • Beginner flutter
  • Beginner php
  • Course prerequisites:

  • Basic knowledge in programmingto get started

  • Basic knowledge in Flutter

  • Concepts are explained clearly. You will always learn what you’re building and why, and then how to do it.

  • How this course can be of help:

  • Gaining more knowledge in Flutter How to Create Badge System, Score and Quiz

  • Learn how to make flutter app fully functional

  • Learn how to make simple admin panel(content management system)

  • What’s in the course:

  • Create complex design UI completed

  • Crate Login, Register and Logout using PHP and Database MySQL

  • Image Picker form Camera and Gallery

  • Create multiple item in home page

  • App Bar

  • Shared Preferences

  • JSON Serializable Generator

  • Bottom Navigation Bar in Flutter

  • Form Input in Flutter

  • Leaderboards System

  • Badge System

  • Score System

  • Create Different Page High Score

  • Pop Up Dialog

  • Create API

  • Create CRUD (Create, Read, Update and Delete using PHP)

  • Create simple Admin Panel (Content Management System)

  • FutureBuilder, ListviewBuilder and GridviewBuilder

  • Loading item when fetch data from Database

  • Learn PHP, Dart and Flutter Programming Language

  • Clean-code and avoid Boilerplate code

  • Requirements:

  • Windows application development

  • Macapplication development

  • Xamppor Wamppinstalled on your computer

  • Android Studio or Visual Studio Code

  • Access to a computer with an internet connection.

  • and you are ready for the journey

  • What Should I Expect After this Course?:

  • You will be able to create simple Admin Panel (Content Management System)

  • You will be able to create simple API to provide App

  • You will be able to create Online Quiz using Flutter and PHP by accessing data from Database

  • You will be able to create how to fetch and display data from API

  • This course made using Windows not Mac, but you can follow step by step this course if you are using Mac, with requirements you have installed Wampp or Xampp on computer

    Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Introduction

    Chapter 2: Setup Project

    Lecture 1: Must Download and Read First

    Lecture 2: Download Admin Panel Template

    Lecture 3: Download Source Code Online Quiz App

    Lecture 4: Setup Project

    Chapter 3: Setup Admin Panel

    Lecture 1: Create Connection for Login Admin

    Lecture 2: Create Operation in Category using PHP and MySqli

    Lecture 3: View Operation in Category using PHP and MySqli

    Lecture 4: Edit Operation in Category using PHP and MySqli

    Lecture 5: Delete Operation in Category using PHP and MySqli

    Chapter 4: Create API for Online Quiz

    Lecture 1: What is API?

    Lecture 2: Function that We Used to Create API

    Lecture 3: Create Category API using PHP

    Lecture 4: Create Leaderboards API using PHP

    Lecture 5: Testing Leaderboards API

    Lecture 6: Create Quiz API using PHP

    Lecture 7: Create Badge API using PHP

    Lecture 8: Create GetPhoto API using PHP

    Chapter 5: Create Login, Register, Add Score and Photo Backend

    Lecture 1: Create Login Function using PHP

    Lecture 2: Create Register Function using PHP

    Lecture 3: Create Score Function using PHP

    Lecture 4: Explanation Score and Badge Function

    Lecture 5: Testing Score and Badge Function

    Lecture 6: Function Display Photo from Database

    Chapter 6: Create Online Quiz – REGISTER

    Lecture 1: Setup Project Flutter

    Lecture 2: Create Design User Register 1

    Lecture 3: Create Design User Register 2

    Lecture 4: Create Design User Register 3

    Lecture 5: Create Function Register Flutter

    Lecture 6: Using HTTP to User Register

    Lecture 7: Alert Dialog

    Lecture 8: Create Image Picker Flutter

    Lecture 9: Final User Register Using Photo

    Lecture 10: Add Circular Progress Indicator User Register

    Lecture 11: Fully Functional User Register

    Chapter 7: Create Online Quiz – LOGIN

    Lecture 1: Create Login Design Page

    Lecture 2: Create Function User Login

    Lecture 3: Save Data to Shared Preferences

    Lecture 4: Push And Remove After User Login

    Lecture 5: Add Auto Redirect

    Chapter 8: Create Online Quiz – Bottom View and HOME

    Lecture 1: Create Home Page Bottom View

    Lecture 2: Design Home Page

    Lecture 3: Add and Create Json Serializable

    Lecture 4: Create Json Quiz Content

    Lecture 5: Create Function to Get Data From Database

    Lecture 6: Display Quiz Data From Database

    Lecture 7: Fix Bugs on Display Quiz

    Lecture 8: Display New Quiz

    Lecture 9: Create and Display Quiz Slider

    Lecture 10: Create Model Category

    Lecture 11: Display Quiz Category

    Chapter 9: Create Online Quiz – Create Question

    Lecture 1: Create Question from API

    Lecture 2: Create Main Quiz

    Lecture 3: Display Quiz in Main Quiz

    Lecture 4: Create Answer Button for Quiz

    Lecture 5: Add Current Question in Appbar

    Lecture 6: Add Score in Appbar

    Lecture 7: Create Final Answer Button for Quiz

    Chapter 10: Create Online Quiz – WINNER PAGE

    Lecture 1: Load User Photo from Database

    Lecture 2: Display Photo and Winner Message

    Lecture 3: Display Score to User

    Lecture 4: Store Score to Database 1

    Lecture 5: Store Score to Database 2

    Lecture 6: Fix Bugs Update Score by User ID

    Lecture 7: Add Animation WINNER

    Lecture 8: Add Lock Back Button in Main Quiz

    Lecture 9: Add Award Background

    Chapter 11: Create Online Quiz – Leaderboards

    Lecture 1: Create Model Leaderboards

    Lecture 2: Create Function Get Leaderbaords from Database

    Lecture 3: Display User Photo in Leaderbaords

    Lecture 4: Display Name and Score in Leaderboards

    Lecture 5: Display All Badge in Leaderboards

    Lecture 6: Display User and Badge in Pop Up Leaderboards

    Lecture 7: Create Different Page for High Score

    Lecture 8: Completed in Leaderboards

    Chapter 12: Create Online Quiz – Detail Account

    Lecture 1: Add Logout Function in Account

    Lecture 2: Display User Image in Account

    Lecture 3: Add Share, About and More App

    Chapter 13: Create Online Quiz – Quiz By Category

    Lecture 1: Create Api Quiz By Category Id

    Lecture 2: Create Function to Display Quiz by Cat Id

    Lecture 3: Create Design for Quiz By Category

    Lecture 4: Fix Bugs And Finished

    Chapter 14: Download PHP Source Code

    Lecture 1: Download Here

    Instructors

  • Flutter PHP and MySql Build Online Quiz with Admin Panel  No.2
    Power Render
    Instructor Mobile App
  • Rating Distribution

  • 1 stars: 2 votes
  • 2 stars: 2 votes
  • 3 stars: 1 votes
  • 4 stars: 11 votes
  • 5 stars: 11 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!