Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 879 Bytes

File metadata and controls

20 lines (16 loc) · 879 Bytes

LibreLogo

Libre

Libre is a platform allowing students to reserve individual study rooms in university libraries.

This project was thought of as a solution to combat the hassle students face when trying to find an open study room at RPI. Students have the ability to view which rooms are empty via a map, coloring in the occupied rooms while lighting up the empty rooms.

Contribution/Development Guide

People interested in contributing can go browse Github Issues to view things that currently need working on or suggest a new feature. The Wiki can be useful when learning how to navigate around the codebase.

Tech Stack

Frontend

  • ReactJS
  • SCSS
  • Typescript

Backend

  • MongoDB
  • ExpressJS
  • NodeJS