Git Product home page Git Product logo

we-go's Introduction

微狗🐶(WeGo)

项目简介

微狗是一个基于Java开发的简单聊天网站,旨在提供一个用户友好的界面,让用户可以注册、登录,并与其他用户进行实时聊天。该项目采用了Java技术栈以及一些常见的Web开发工具,包括Spring Boot和Netty等。

功能特点

  • 用户注册与登录:用户可以通过注册功能创建新账号,并通过登录功能访问其账户。
  • 实时聊天:用户可以与其他在线用户进行实时文本聊天。
  • 用户列表:显示当前在线用户列表,方便用户选择聊天对象。
  • 简洁界面:界面设计简洁明了,易于操作。

技术栈

  • Java
  • Spring Boot
  • Netty

如何运行

  1. 克隆本仓库到本地计算机。
git clone https://github.com/your_repository.git
  1. 使用IDE(如IntelliJ IDEA)打开项目。

  2. 配置数据库连接:打开application.properties文件,配置数据库连接信息。

spring.datasource.url=jdbc:mysql://localhost:3306/your_database_name
spring.datasource.username=your_username
spring.datasource.password=your_password
  1. 运行应用程序:在IDE中运行ChatApplication.java文件。

  2. 访问应用程序:在浏览器中输入 http://localhost:8869 访问微狗聊天网站。

  3. 项目前端地址:https://github.com/lhccong/we-go-frontend

贡献者

  • - 主要开发者

许可证

该项目采用 MIT 许可证。详细信息请参阅 LICENSE 文件。

注意事项

  • 本项目仅供学习和参考使用,未经授权请勿用于商业目的。
  • 欢迎贡献代码或者提出建议,您可以通过提出 Issue 或者 Pull Request 的方式参与到项目中来。

联系方式

如有任何疑问或建议,欢迎联系项目主要开发者:


感谢您对微狗项目的关注和支持!🐶

we-go's People

Contributors

lhccong avatar

Stargazers

haigeno1 avatar  avatar  avatar ChenManMan avatar  avatar iamcodesheep avatar ZhuAristotle avatar  avatar 十四夜 avatar  avatar  avatar 王咖喱 avatar xincoder avatar  avatar YangLe avatar Zhazha_JiaYiZhen avatar 这个好玩吗 avatar  avatar  avatar  avatar  avatar tiankong avatar  avatar Code-Sign avatar 筑巢引凤 avatar  avatar  avatar fishman avatar boligutou avatar  avatar  avatar Jingzhen avatar  avatar  avatar  avatar 俞小姐与茉莉清茶 avatar 橘子皮 avatar  avatar 一只笨小毛 avatar lin avatar  avatar 程序员小白条 avatar  avatar

Watchers

 avatar

we-go's Issues

小白提问

我拉下代码之后,导入数据库,启动项目也没有报错,但是为什么访问不了http://localhost:8869
image

image

小白不太懂

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.