OpenReservation / ReservationServer

预约系统 ReservationSystem powered by asp.net core
https://reservation.weihanli.xyz
MIT License
231 stars 89 forks source link

Could UI rearrange like this? #30

Open ajeecai opened 5 years ago

ajeecai commented 5 years ago

你好,建议web界面可以仿照下面的抓图,进行预订或者浏览预订的状态,感觉比较直观和友好。

image

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.86. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

WeihanLi commented 5 years ago

前端有点弱,不知道怎么样好看 😢 ,如果有比较好的实现,欢迎 PR

最初的这版之前大概是类似这样的,后来改成了现在这样子,因为在手机端这样的布局方式有点不太适用,PC 端的话我觉得可以按上面这种方式来做

ajeecai commented 5 years ago

做成responsive在手机端也是可以有不错的效果,我看https://github.com/007gzs/meeting ,在手机的展示还可以。没仔细看你的代码,不懂asp donet,如果能提供restful API的方法,可以试着做一些好看点的界面PR给你。

WeihanLi commented 5 years ago

嗯,看着还不错 👍 ,有提供 Rest API

rest api swagger 文档: https://reservation.weihanli.xyz/swagger/index.html