All Projects → lorateam → Gotrip

lorateam / Gotrip

民宿旅游管理系统,SSM框架实现

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Gotrip

E3mall
宜立方商城,SOA架构学习项目
Stars: ✭ 91 (-33.58%)
Mutual labels:  ssm
Learn Heroku
🏁 Learn how to deploy your web application to Heroku from scratch step-by-step in 7 minutes!
Stars: ✭ 110 (-19.71%)
Mutual labels:  learn
Ssm Demo
🍌Spring+SpringMVC+Mybatis+easyUI实现简单的后台管理系统
Stars: ✭ 1,639 (+1096.35%)
Mutual labels:  ssm
Learn Ml Basics
A collection of resources that should help and guide your first steps as you learn ML and DL. I am a beginner as well, and these are the resources I found most useful.
Stars: ✭ 93 (-32.12%)
Mutual labels:  learn
Languagepod101 Scraper
Python scraper for Language Pods such as Japanesepod101.com 👹 🗾 🍣 Compatible with Japanese, Chinese, French, German, Italian, Korean, Portuguese, Russian, Spanish and many more! ✨
Stars: ✭ 104 (-24.09%)
Mutual labels:  learn
Phoenix Liveview Counter Tutorial
🤯 beginners tutorial building a real time counter in Phoenix 1.5.5 + LiveView 0.14.7 ⚡️
Stars: ✭ 115 (-16.06%)
Mutual labels:  learn
Mentoria
Conectando pessoas que desejam aprender com pessoas que tiram os obstáculos do caminho
Stars: ✭ 1,291 (+842.34%)
Mutual labels:  learn
Woofjs
Learnable JavaScript
Stars: ✭ 128 (-6.57%)
Mutual labels:  learn
Learning Go
learning golang-Don't stop learning Golang
Stars: ✭ 107 (-21.9%)
Mutual labels:  learn
Mindforger
Thinking notebook and Markdown editor.
Stars: ✭ 1,695 (+1137.23%)
Mutual labels:  learn
Seckill
基于SpringMVC,Spring,MyBatis实现的秒杀系统(参见慕课网,做了些改动)
Stars: ✭ 93 (-32.12%)
Mutual labels:  ssm
Start Here
💡 A Quick-start Guide for People who want to dwyl ❤️ ✅
Stars: ✭ 1,392 (+916.06%)
Mutual labels:  learn
Raspberry Pi Os
Learning operating system development using Linux kernel and Raspberry Pi
Stars: ✭ 11,000 (+7929.2%)
Mutual labels:  learn
Submerger
SRT Subtitles Merger
Stars: ✭ 92 (-32.85%)
Mutual labels:  learn
Git Kata
When you know the bases of git but sometimes you have problemes with it. This "code kata" could help you to deal with git problems
Stars: ✭ 127 (-7.3%)
Mutual labels:  learn
Lpic 1 Anki Flashcards
Deck of Anki flashcards for the LPIC-1 (Linux System Administrator) exams 101 and 102 of the Linux Professional Institute (LPI).
Stars: ✭ 90 (-34.31%)
Mutual labels:  learn
Taotao Store
淘淘网上商城是一个综合性的B2C平台,类似京东商城、天猫商城。会员可以在商城浏览商品、下订单,以及参加各种活动。商家可以在入住淘淘商城,在该平台上开店出售自己的商品,并且得到淘淘商城提供的可靠的服务。管理员、运营可以在平台后台管理系统中管理商品、订单、会员等。客服可以在后台管理系统中处理用户的询问以及投诉。
Stars: ✭ 114 (-16.79%)
Mutual labels:  ssm
Simple Java Calculator
🔢 Simple calculator written in Java with Eclipse. This calculator is simple with an easy code to help novices learn how to operate a calculator.
Stars: ✭ 130 (-5.11%)
Mutual labels:  learn
Express Ssm
快递代拿系统,SSM框架的最佳实践
Stars: ✭ 127 (-7.3%)
Mutual labels:  ssm
Learn Java Codes
该仓库主要用于存放Java学习相关代码,相关笔记存放于 https://github.com/caojx-git/learn-java-notes 仓库
Stars: ✭ 120 (-12.41%)
Mutual labels:  learn

GoTrip

旅游平台网页前后端

功能清单

游客功能

  • 用户注册、登录
  • 登录权限拦截
  • 按名称搜索房间
  • 支付流程
  • 查看订单信息和状态
  • 评论预定过的房间,并自动修改订单状态
  • 查看统计剩余房间数量,数量为0时不可预定

管理员功能

房间分类管理

  • 类型的删除、修改、查询(准备添加增添功能,即图片上传功能)
  • 类型所含属性的增删改查
  • 房间分类图片上传

房间管理

  • 房间增删改导印统
  • 查询已上传房间的所有照片
  • 房间的配套设施属性设置
  • 房间价格(原价、活动价)、名称、描述等属性设置
  • 房间存量统计

订单管理

  • 订单信息修改、删除
  • 订单组合条件查询
  • 筛选出超时未评论的订单

高级功能

  • 各种列表清单的导出和打印功能
  • 订单组合条件查询

注意

由于涉及到文件保存,部署时需要修改AdminController中的文件保存路径path1,path2。理论上只保留一个

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