GithubHelp home page GithubHelp logo

vvshyer / findu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from exrick/findu

0.0 1.0 0.0 6.58 MB

基于J2EE入门的失物招领系统

Home Page: http://findu.exrick.cn/

HTML 0.10% Java 99.86% PHP 0.05%

findu's Introduction

FindU

基于JAVA EE入门的失物招领系统

  • 2016年11月份花一个多月时间做的一个失物招领系统,使用的非常基础的J2EE技术,新手入门可参考

  • 后期可能会完善更多功能

  • 现已部署至线上:http://findu.exrick.cn/

  • 已实现功能:

  • 首页、个人中心、发布物品、申领物品、发布与申领管理、搜索查询、退出等模块

  • 在首页模块实现了模糊查询、分类查询等功能

  • 用户管理模块实现了登录、注册、修改、查看信息等功能

  • 个人中心模块实现了查看、删除、修改发布物品、处理申领等功能

所用技术

  • JSP
  • Servlet
  • JDBC
  • MySQL
  • DBUtil:Apache的对JDBC简单封装的开源工具类库
  • C3P0:数据库连接池
  • Ajax
  • Bootstrap
  • HTML
  • JavaScript
  • CSS

本地开发运行部署

  • 使用MyEclipse开发,导入打开项目即可
  • 新建findu数据库,执行findu.sql文件(已有部分服务器中数据),在src/dbinfo.properties文件中配置你的数据库连接配置
  • 配置Tomcat服务器,访问相应端口+项目名即可,例如 http://localhost:8080/FindU/

findu's People

Contributors

exrick 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.