ReservationServer icon indicating copy to clipboard operation
ReservationServer copied to clipboard

预约系统 ReservationSystem powered by asp.net core

Results 7 ReservationServer issues
Sort by recently updated
recently updated
newest added

Add GraphQL with HotChocolate - https://github.com/ChilliCream/hotchocolate - https://github.com/ChilliCream/hotchocolate-examples

tech-debt

你好,建议web界面可以仿照下面的抓图,进行预订或者浏览预订的状态,感觉比较直观和友好。 ![image](https://user-images.githubusercontent.com/3023271/68646970-98149200-0557-11ea-8277-1eedcc19ccfd.png)

help wanted
feature_request

Add API for management, so that we could implement management in the angular client app

tech-debt

add gRPC API support

tech-debt

比如通过微信扫码的方式在手机上申请提交,因为电子版有时并不靠谱,也可能是别人假冒提交的,是否可以增加个手签名的地方,在提交的预约后面?

feature

增加组织的概念,每个组织可以建立一套自己的预约

pinned

更通用的预约流程,需求收集 - [ ] 预约频次限制,每个预约项目配置每个人每天/每周/每月最多可以预约次数 - [ ] 预约时间段允许多次预约,当前每个预约时间段只能被预约一次,有些情况允许同一个时间段多次预约,比如驾校预约,同一时间段允许多人同时预约,也需要限制,需要根据每个预约项目进行配置 - [ ] 预约通知(站内通知/邮件通知/短信通知/小程序消息通知 ... - [ ] 候补预约( 12306 候补 ...