Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Ghost-LZW/fake-oj-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake OJ 前端

简介

java web 大作业 , 取OJ形而不取其意, 仿欧拉计划, 答案判题

使用流行技术栈, springboot+vue+element-ui, 前后端分离

后端: https://github.com/Ghost-LZW/fake-oj-be


使用vue-cil构建, 基于vue.js和element-ui

vue-router作为路由转发,实现懒加载

vuex和session做数据存储

演示地址: fakeoj.soullan.com

技术栈

  • ElementUI

  • axios

  • vuex

  • vue-router

项目结构

├─public / 静态文件
│  └─image
├─src
│  ├─assets / 静态文件
│  ├─components / 组件
│  │ └─Problem
│  ├─pages / 具体roter-view页面
│  │  ├─Problem
│  │  └─Status
│  ├─router / 路由
│  ├─utils / 配置 工具
│  ├─App.vue / app界面
│  ├─main.js / main
│  └─store.js / vuex
└─pakage.json / 依赖

项目预览

Show Project

About

fake OJ前端, 采用vue element-ui, 带着浓浓的fake气息🐕,今后可能会去掉fake气息👀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published