All Projects → u014427391 → travelapp

u014427391 / travelapp

Licence: Apache-2.0 License
旅游自助系统。分为Android APP和Web管理系统JAVA旅游自助系统, 是一套开源的项目,系统具有完整的源代码和数据库,以及配套的文档。因为是一个课程设计,功能很简单,所以只能参考学习

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to travelapp

codigo-tutoriales-blog
Código de ejemplo para el desarrollo ágil de aplicaciones con Java
Stars: ✭ 16 (-82.22%)
Mutual labels:  javaee
sargeras
基于Saga思想解决长事务(LLT,Long-Live-Transaction)的框架
Stars: ✭ 22 (-75.56%)
Mutual labels:  javaee
cdi-events-playground
Demonstrates the capabilities of Java EE CDI events
Stars: ✭ 23 (-74.44%)
Mutual labels:  javaee
myblog
项目:一款Github上开源的博客系统项目 目的:对学到的框架、开源组件、前端技术进行应用学习。同时开发完成后写技术博客,开源到Github上
Stars: ✭ 23 (-74.44%)
Mutual labels:  javaee
SqlBuilder
This project is a SQL statement builder, allow you to write SQL in Java.
Stars: ✭ 15 (-83.33%)
Mutual labels:  javaee
TendereteOnline
A Java EE web application of an Online Shop developed with Hibernate + Spring + Bootstrap + jQuery
Stars: ✭ 19 (-78.89%)
Mutual labels:  javaee
microprofile1.2-samples
Eclipse MicroProfile 1.2 Samples
Stars: ✭ 22 (-75.56%)
Mutual labels:  javaee
gobang04
五子棋社区,前后端完全分离,SSM框架,CORS跨域访问,SSO单点登录,Bootstrap界面,RESTful构架风格,Netty即时通信,Token口令授权,Web端与客户端通信。异步请求,面向接口编程。
Stars: ✭ 14 (-84.44%)
Mutual labels:  javaee
Reader
📚 MVP + Volley + Gson, 内容包含了糗事百科,煎蛋,和内涵段子
Stars: ✭ 60 (-33.33%)
Mutual labels:  volley
membership
Membership service (to demonstrate graphQL)
Stars: ✭ 19 (-78.89%)
Mutual labels:  javaee
ImageSliderWithSwipes
This is an Image slider with swipes, Here we used Volley to Image load URL from JSON! Here we make it a very easy way to load images from the Internet and We customized the description font style(OpenSans).
Stars: ✭ 44 (-51.11%)
Mutual labels:  volley
further-cdi
🔊 Going further with CDI presentation
Stars: ✭ 28 (-68.89%)
Mutual labels:  javaee
openjpa
Apache OpenJPA
Stars: ✭ 99 (+10%)
Mutual labels:  javaee
AwesomeMall
Java EE电商项目(使用SSM框架)
Stars: ✭ 29 (-67.78%)
Mutual labels:  javaee
bval
Mirror of Apache Bean Validation
Stars: ✭ 28 (-68.89%)
Mutual labels:  javaee
HotelReservationSystem
A web application to book a room in a hotel (room reservation).
Stars: ✭ 76 (-15.56%)
Mutual labels:  javaee
firehose
firehose: the metrics gateway for prometheus
Stars: ✭ 23 (-74.44%)
Mutual labels:  javaee
JavaEE-projects
存放一些自己写的还有从不同开源社区fork下来的JavaEE项目,其中就不乏一些很多企业单位都在用的源码。
Stars: ✭ 43 (-52.22%)
Mutual labels:  javaee
geronimo-config
Apache Geronimo Config
Stars: ✭ 15 (-83.33%)
Mutual labels:  javaee
jakartaee-kubernetes
Effective Kubernetes for Java EE, Jakarta EE and MicroProfile Developers
Stars: ✭ 32 (-64.44%)
Mutual labels:  javaee

TourismSystem

旅游自助系统

一、源码描述

JAVA旅游自助系统 是一套开源的项目,系统具有源代码和数据库,以及配套的文档。因为是一个课程设计,功能很简单,所以只能参考学习,ps:算法的还没实现,因为之前课设太赶,没时间实现

二、功能介绍

  系统拟实现主要包含前台和后台两个模块   * 前台功能拟实现(安卓应用):   * 管理员后台拟实现(WEB应用):

三、注意事项

1、开发环境为MyEclipse 10,数据库为MYSQL,使用java语言开发
2、启动时候需要先启动app服务端,然后才能调到数据,App可以用Eclipse或者AS运行

四、相关博客

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].