Skip to content

fathirarya/eduquiz-api

Repository files navigation

EduQuiz API

EduQuiz is a powerful and flexible back-end software solution for efficiently managing educational quizzes. It is designed to facilitate the learning and evaluation process in educational environments, and also provides an API that can be integrated with other front-end or client applications.

Features

1. Student

  • Student can register and login.
  • Student can choose quiz.
  • Student can see the question.
  • Student can do the question.
  • Student will get the result of the quiz.

2. Teacher

  • Teacher can register and login
  • Teacher can Create, Read, Update, Delete Quiz Categories
  • Teacher can Create, Read, Update, Delete Quizzes
  • Teacher can Create, Read, Update, Delete Question
  • Teacher can Create, Read, Update, Delete Key Answer

Tech Stack

Installation

  • Clone a Repository
git clone https://github.com/fathirarya/eduquiz-api.git
  • Get & Install All Dependencies
go mod tidy

ERD

ERD View Full

API Documentation

Explore EduQUiz API using our Postman Documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages