Giter Club home page Giter Club logo

houseplus's Introduction

# HousePlus
由于github上传文件数量和文件大小的限制
只能上传压缩文件
强烈控诉:github官方


基于SSM的家政服务系统  
用到的技术  
    前端:  
        1.BootStrap  
        2.sweetalert  
        3.jquery  
    后端:  
        1.Spring  
        2.SpringMVC  
        3.MyBatis  
    数据库:  
        1.MySQL  
    开发工具:  
        1.idea  
        2.navicate  
目录结构  
|--src  
    |--main  
        |--java  
        |--controller  
        |--dao  
        |--interceptor  
        |--pojo  
        |--service  
        |--utils  
    |--resources  
        |--mappers  
        |--db.properties  
        |--log4j.properties  
        |--mybatisConfig.xml  
        |--springContext-dao.xml  
        |--springContext-service.xml  
        |--springmvcContext.xml  

|--sql  
    |--houseplus.sql  

功能描述:  
1.用户的注册、登录、退出系统  
2.用户的个性化推荐(基于物品的协同过滤)  
3.家政人员上传资料、身份认证和资格认证  
4.消费者发布预约、查看预约、确认预约、评价订单、删除订单、修改个人资料  
5.家政人员修改个人资料、申请预约、接受订单、取消订单、完成订单  
6.管理员对用户认证管理和系统的量化查看  
后续添加....  


系统部署:  
1.将src直接导入到idea中,idea中可以使用tomcat启动或者maven启动,看个人习惯,我是用maven启动的,因为我的tomcat过期了 ^__^  
2.将sql语句导入到数据库中  
3.用户登录  
    (1)消费者登录  
    帐号:18796283605  
    (2)家政人员登录  
    帐号:18796283604  
    (3)管理员登录  
    帐号:18796283601  
   密码都是123456  
      

houseplus's People

Contributors

religou avatar

Watchers

James Cloos 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.