DormCentral is a web application project for the UCLA student body. This web app serves as a utility for UCLA students to get more information about their dorm selection for the following year. Users can read and submit reviews, compare room types, and even post dorm parties on this website! In short, this project aims to be the one-stop site for anything dorm related.
To run DormCentral on your local computer, follow these steps:
- Navigate to the directory that you want to download the repository into. Then, type this into your terminal/command line:
git clone https://github.com/r-mallick/dorm-central.git
- Navigate to the project using the following command:
cd dorm-central
- Then run the follow the following command to install all the node dependencies:
npm install
- Finally, to run our web app simply run the following:
npm start
Now the website will be visible on http://localhost:3000. From there, you will be able to navigate all the features provided by DormCentral!
For the front end, we utilized React to build our user interface and MaterialUI's components libraries to aid us in styling the website. For the backend, we utilized Firebase, namely it's Cloud Firestore Database to store user reviews, parties, etc. In turn, Google's Firebase API allowed us to read and write to their backend servers.
- https://s3.amazonaws.com/cms.ipressroom.com/173/files/20218/Olympic+Hall+room.jpg
- https://s3.amazonaws.com/cms.ipressroom.com/173/files/20222/622fa6422cfac27232a8f4f9_UCLA+Courtside+Jesse+Herring+UCLA/UCLA+Courtside+Jesse+Herring+UCLA_60cf4aea-3abd-4931-b72d-5d941d22256c-prv.jpg
- https://images.adsttc.com/media/images/573d/1a4e/e58e/cef0/9d00/00a5/large_jpg/A_12046_000_N15_(1).jpg?1463622206
- https://images.adsttc.com/media/images/5745/aa80/e58e/ceaa/8500/0022/newsletter/ArchDaily_UCLA_Saxon_20.jpg?1464183401
- https://wp.dailybruin.com/images/2015/02/web.ns_.2.19.deneve.MRK_.jpg
- https://wp.dailybruin.com/images/2017/01/web.ns_.firstgenllc.file_.jpg
- https://wp.dailybruin.com/images/2021/09/C.web_.news_.newdorms.ND_.jpg
- https://www.gafcon.com/wp-content/uploads/2022/01/Sproul-UCLA-Hero.jpg
- https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.facebook.com%2FRieberTerrace%2F&psig=AOvVaw1rxoGuLWgirsnCD6J7aDbN&ust=1678815426985000&source=images&cd=vfe&ved=0CA8QjRxqFwoTCIjcify42f0CFQAAAAAdAAAAABAD
Rahul Mallick | Aleah Delgado | Haniya Malik | Pablo Castro | Ben Grisey