Git Product home page Git Product logo

agentmanagement's Introduction

待办事项管理系统

需求实现:

  • 待办事项的录入
  • 代办事项的显示

技术栈

使用SSM框架搭建环境,前端使用bootstrap+jsp

内容

  • 首页
  • 显示页面 id、用户、标题、开始时间、结束时间、事件的优先级、剩余时间、还有一些操作

查看功能: 这里使用bootsrtap的弹出框显示待办事项的内容:点击弹出、再次点击隐藏 编辑功能: 使用bootstrapt的模态框显示,并且回显数据 删除: 点击删除,会提示是否删除,点击是后会删除当前行。

  • 新增:和编辑一样选择了使用模态框的形式

后端:

后端使用了SSM框架,dao层我们使用mybatis的逆向工程绑定数据库直接生成 其他。

前端的请求发送后,以json串的形式返回给ajax的回调函数,进行处理。

数据库

使用mysql数据库搭建,其中内容使用了text文本格式。

agentmanagement's People

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.