Currently, in XJTLU campus, we have noticed that only the seminar rooms in library of CB and IBSS have online reservation apps, while the classrooms in other buildings have no such kind of apps to reserve spare classrooms, which means that it is extremely inconvenient for students to find a place for self-study in the campus, and there are often conflicts and chaos of the right to use each spare classroom. Therefore, our group is going to develop a web app to solve this issue.
Software architecture description
- Run the sql scripts to create tables and insert instances before running the application
- Run the file "ReservationApplication.java" in "src/main/java/com/cpt202a19/reservation"
- Open 'IP-address':8080 in your browser
- Ensure the setting of your database and check appliactionpropertie file
- Register your account first
- Log in with your account
- Add reservation details(modify: delete and rebulid would achieve)
- Book room(s) (must select for waiting list and then cids could get in url and could reserve)
- Fork the repository
- Create Feat_xxx branch
- Commit your code
- Create Pull Request
- You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
- Gitee blog blog.gitee.com
- Explore open source project https://gitee.com/explore
- The most valuable open source project GVP
- The manual of Gitee https://gitee.com/help
- The most popular members https://gitee.com/gitee-stars/