Giter Club home page Giter Club logo

seer's Introduction

seer

赛尔号精灵图鉴网站

如何部署

  • apt install git-lfs && git lfs install
  • git clone https://github.com/shui-dun/seer
  • 根据application.template.yml编写application.yml
  • 根据docker-compose.template.yml编写docker-compose.yml
  • mvn clean package生成target/seer-server.jar
  • docker-compose up -d

测试网站

http://testen.top:83/

功能

  • 搜索精灵
  • 查看精灵信息
  • 查看历史浏览
  • 评论(需要登陆)

前端

前端没有使用框架,只使用了bootstrap UI库和原生JS

后端

后端使用了spring boot框架,另外使用了以下依赖:

  • mybatis(持久化)
  • shiro(权限控制)
  • swagger(接口文档与测试)

管理员

拥有admin role的用户拥有额外的权限,但这些功能没有提供GUI

  • 删除用户:GET /s/user/delete/{name}
  • 列出所有用户:GET /s/user/list
  • 删除评论:GET /s/comment/delete/{id}
  • 列出所有评论:GET /s/comment/list

截图

主页

home

注册界面

signup

搜索精灵

search

精灵信息

info

seer's People

Contributors

shui-dun avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.