-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Yichen Li edited this page Sep 20, 2021
·
9 revisions
A certain scientific way to meet in-person.
A project of Rensselaer Center of Open Source (RCOS), Fall 2021.
MeetUp is a meeting planner for students/faculty to schedule courses/meetings/tests, with an indicator of room hygiene to help you study safely. This could be helpful for monitoring campus hygiene status and room occupancy in comply with return-to-campus plan.
- Changdi Chen - back-end, database
- Kaiyao Weng - front-end
- Kejie He - front-end
- Sijin Chen - back-end
- Yichen Li - project manager, front-end, documentation
- Yihang Wang - back-end, documentation
All members are taking RCOS for credit
HTML, CSS, React.js, SpringBoot, MySQL, Redis
- Design & implement dynamic user-friendly interface with React.js
- Implement tags indicating real-time occupancy & hygiene status
- Designate users' role as students/faculty or health service
- Deploy services on home-hosing server and VPS, run and test in real-time
- Project logistics (names, proposal, etc.)
- Create and set up repositories for front-end and back-end
- Set up environment of the web application (MySQL, Java, Node.js)
- Begin implementation
- Build up database model
- Design & organize front-end structure
- User system (Login required for booking/cleaning, session based)
- Redis for caching on back-end
- Wrapping up implementation
- Preparing for End of semester report