Skip to content

Fr3027/exam

Repository files navigation

online-exam-system

standard-readme compliant

This system is a spring boot + vue test system with separated front and back ends. The main advantages are simple and quick development and deployment, friendly interface design, and clear code structure. The current question types include single-choice questions, multiple-choice questions, true/false questions, fill-in-the-blank questions, and simple questions.

Table of Contents

Install

git clone https://github.com/Fr3027/exam.git
npm install -g cnpm --registry=https://registry.npm.taobao.org
mysql -uroot -proot<sql.sql
cd app
cnpm install

Usage

cd spring-boot-mybatis-mysql-example
./mvnw spring-boot:run

Maintainers

@Fr3027

Contributing

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2021 Fr3027

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published