University library seat reservation software overview

Item renderings shows:
Here Insert Picture Description
Here Insert Picture Description
Here Insert Picture Description
Here Insert Picture Description
the project source (Andrews side): https: //github.com/QQHEZhangyubin/DESK_MOBILE

Project source code (server): https: //github.com/QQHEZhangyubin/desk

The project uses MVP + RxJava + Retrofit2 structure development. Since the project development process uses its own database, no butt and library data, in order to facilitate student use, seat selection page in the original foundation, but also the use of Java technology reptiles to get the seat selection service school official offer.
personally think that the color point of the project is quoted like "circle of friends" feature, which is a project to develop the most time-consuming part. in this part, involves file upload part of the function uses seven cattle cloud service user involved ListView paging load at the time of sliding the screen.

Personal summary: he is also a little bit of the development of this project in the learning process in Andrews, so the pit is relatively more experienced, from the first contact with Fragment life cycle, and then to Okhttp, and finally switch Retrofit2, from findViewById to butterknife when, from all the code is written in an Activity to recognize and use the MVP development model, another little bit to understand asynchronous, Handler, last-touch RxJava, combined with Retrofit2 network request frame. after this project is fully developed until look back , do not feel a half months to complete the project actually was I still took three or four months.
Here Insert Picture Description

Published 37 original articles · won praise 10 · views 10000 +

Guess you like

Origin blog.csdn.net/OneLinee/article/details/104581327