GithubHelp home page GithubHelp logo

hhy5277 / sina-weibo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yooungt13/sina-weibo

0.0 2.0 0.0 4.46 MB

J2EE高仿新浪微博完整项目(包括JSP、SQL、后台代码),学习使用。

Java 24.63% CSS 70.08% JavaScript 5.29%

sina-weibo's Introduction

1.项目概述

此项目旨在开发一个具有特色的微博社交系统,针对目前数以亿计的各类网民,提供给他们一个可以展示自己、相互交流的平台。本项目使用JSP实现,以MYSQL作为数据库服务系统。设计出具有基本功能的微博,实现登录、注册、首页、我的微博、好友、搜索、私信,收藏、管理员、个人资料及有关的修改等功能,实现各个页面之间的跳转。

2.功能概述

前台功能说明

a)用户注册微博账号,系统会自动判断账号是否合法,如果不合法,则提示错误,若合法,则跳转到登陆页面;
b)输入账号和密码进入微博系统,进行相关的操作;
c)可以发布微博内容,发私信,关注他人,修改基本信息,转发等。

后台功能说明

a)管理微博及用户,可以查看用户的微博,看是否合法,若不合法,系统禁止;
b)发通知通知用户,发布系统消息;
c)通过微博或昵称找到用户,发布相应的系统通知。

3.部署说明

该项目基于SSH+MySQL+Tomcat7.0,部署服务器环境应预先安装MyEclipse,MySQL5.0,Tomcat7.0。

部署步骤(可见文档:链接

a)导入数据库sql
先将之前的数据库删掉(如有重要数据,到处data即可)。
然后新建database,名为Weibo,字符集选utf-8。
把structure and data.sql全部复制到工具编辑栏中,全选F8运行。

b)导入项目工程
删掉MyEclipse的工程文件,以及.metadata里webapp中的工程文件。
再将工程import至MyEclipse,点run,发布运行。

c)测试系统是否正常运行
进行简单的输入输出测试,看系统是否正常运行。

sina-weibo's People

Contributors

yooungt13 avatar

Watchers

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