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
- Host: GitHub
- URL: https://github.com/lschvn/kuizu-on-laravel
- Owner: lschvn
- Created: 2024-06-03T21:30:54.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T12:06:58.000Z (12 months ago)
- Last Synced: 2025-02-17T15:14:30.988Z (3 months ago)
- Topics: laravel, quizapp
- Language: PHP
- Homepage:
- Size: 181 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- [ ] ...