Skip to content
Yichen Li edited this page Sep 20, 2021 · 9 revisions

MeetUp

A certain scientific way to meet in-person.

Overview

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.

Members

  • 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

Stack

HTML, CSS, React.js, SpringBoot, MySQL, Redis

Goals

  • 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

Milestones

September 2021

  • 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

October 2021

  • Build up database model
  • Design & organize front-end structure
  • User system (Login required for booking/cleaning, session based)

November 2021

  • Redis for caching on back-end

December 2021

  • Wrapping up implementation
  • Preparing for End of semester report

Links

Clone this wiki locally