An open API service indexing awesome lists of open source software.

https://github.com/lschvn/kuizu-on-laravel

Learning Laravel in public by building an open-source quiz app
https://github.com/lschvn/kuizu-on-laravel

laravel quizapp

Last synced: 16 days ago
JSON representation

Learning Laravel in public by building an open-source quiz app

Awesome Lists containing this project

README

        

# Kuizu

Is a simple quiz app that allows you to create quizzes and share them with your friends.

## Features

- [X] Register
- [ ] Login
- [ ] Create a quiz
- [ ] Share a quiz
- [ ] Answer a quiz
- [ ] View quiz results
- [ ] ...