dana-rocha / Ada-Reservation

C17 Capstone Project - Elaine and Dana

Home Page:https://ada-reservation-fb.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ada Room Reservation System

2022 Capstone project for Ada Developers Academy - Cohort 17

This project was developed over the course of 3 weeks as a graduation requirement of the Ada program. Prior to this project, neither of us had any experience with a noSQL database. Growing knowledge and experience was central to our learning goals for this project.

This project addresses a real world problem we noticed as students while attending Ada Developers Academy - Seattle Campus. We have many beautiful study rooms on campus, but currently the only method of reserving a room & time slot is by writing our names on a white board posted on the wall next to each room.

It is our desire to turn this project over to the staff and administration of Ada after graduation so that it may help future students.

Demo

Deployed Demo | Recorded Demo

Screen Shot 2022-08-17 at 11 42 02 AM

Features

  • Authorization: Login/Create New User
  • CRUD Routes: Create, Read, Update, & Delete reservations
  • noSQL database: Firebase / Firestore

Tech Stack

  • React
  • Javascript
  • Google Firebase
dependencies:
    "@testing-library/jest-dom": "^5.14.1",
    "@testing-library/react": "^13.0.0",
    "@testing-library/user-event": "^13.2.1",
    "date-fns": "^2.29.1",
    "dependencies": "^0.0.1",
    "firebase": "^9.9.1",
    "firebase-tools": "^11.4.2",
    "react": "^18.2.0",
    "react-datepicker": "^4.8.0",
    "react-dom": "^18.2.0",
    "react-firebase-hooks": "^5.0.3",
    "react-router-dom": "^6.3.0",
    "react-scripts": "5.0.1",
    "web-vitals": "^2.1.0"

Presentation: Google Slides

Notes

Special shoutout to all the wonderful instructors, TAs, & fellow Adies who have shared knowledge, resources, time, & support which made this project possible.

Extra special shoutout to Team BMO -- our capstone PM group & especially our PM Kendall -- who helped keep us accountable and supported our growth. Y'all are the best!!

Thank you Sancha, the Seattle campus's student success coach - this project wouldn't exist without you!

This project is our gift to the upcoming Cohort 18 and beyond. We hope you use it well! ❤️

Copyright

Copyright © 2022 Dana Rocha 🐳 (she/her) & Elaine Smith 🦦 (she/her) 🇵🇭🇺🇸

About

C17 Capstone Project - Elaine and Dana

https://ada-reservation-fb.firebaseapp.com/


Languages

Language:JavaScript 58.1%Language:CSS 26.8%Language:HTML 15.2%