/TPT_demo

A Conference Room Scheduling App

Primary LanguageJavaScript

For my final group project at Prime Digital Academy, I was on a team that made this app for Twin Cities PBS. I took the role of front-end designer and also tackled some client-side logic.

The project, which was completed over 3 weeks, allows employees to schedule meeting rooms on-the-fly, rather than make the trek back to their desks to properly sign up with Microsoft Outlook. It was meant as a proof-of-concept for TPT, so it was demonstrated with Google Calendar. For actual implementation, their team is altering the code to work with Outlook.

You can find a working demo at https://tpt-demo.herokuapp.com and you can see the calendar in action at https://www.google.com/calendar/embed?src=tpt.roomer%40gmail.com&ctz=America/Chicago

There is one big caveat to playing around with this app. Sometimes it reqires a login, usually it doesn't. This is a symptom of using Google for the demo impementation. If it asks for a login, I'll have to demonstrate it in person.

Technologies I employed for my part of this project:
• HTML/CSS
• Bootstrap
• Javascript

The primary lessons of this assignment were:
• "Long-term" small team collaboration and specialization
• Client interactions (that ended up being my job)
• Creating a scope of work and getting approval
• Formally presenting the finished product