Coder Social home page Coder Social logo

pg-wbl / mytwitter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from b2stry/mytwitter

0.0 0.0 0.0 20.97 MB

一个模仿Twitter的Java Web项目(基于原生的Servlet)

License: Apache License 2.0

JavaScript 12.85% Java 81.69% CSS 4.38% PLpgSQL 1.08%

mytwitter's Introduction

                                                  _            _ _   _            
                                                 | |          (_) | | |           
                                  _ __ ___  _   _| |___      ___| |_| |_ ___ _ __ 
                                 | '_ ` _ \| | | | __\ \ /\ / / | __| __/ _ \ '__|
                                 | | | | | | |_| | |_ \ V  V /| | |_| ||  __/ |   
                                 |_| |_| |_|\__, |\__| \_/\_/ |_|\__|\__\___|_|   
                                             __/ |                                
                                            |___/                                 

关于

一个模仿Twitter的Java Web项目(基于原生的Servlet)

使用说明

# 1.使用命令拉取代码:
    git clone https://github.com/b2stry/mytwitter.git
# 2.使用IDEA or Eclipse or STS导入本项目
# 3.新建数据库create database mytwitter; 导入数据库文件mytwitter.sql
# 4.修改com/twitter/util/DBUtil.java中的数据库链接和密码
# 5.运行项目
    1.直接在IDE中Run On Server运行
    2.从IDE中导出一个war包放到tomcat的webapps目录下,启动tomcat
# 6.浏览器访问:
    http://127.0.0.1:8080 or other

环境

  • jdk:1.8
  • tomcat:8.5
  • mysql:5.7

界面展示

由于页面没有做响应式,推荐使用1366*768分辨率

首页

注册界面

登录界面

主界面

发推

通知界面

用户界面

其他用户界面

聊天界面

查询用户界面

mytwitter's People

Contributors

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