Skip to content

kegrimes/Group22LargeProject

 
 

Repository files navigation

Group22LargeProjectPOOSD

Group 22's Large project for COP4331C, Processes for Object-Oriented Software Development

Park Pal:

Park Pal is a full-stack web application that allows for users to track ride waiting times while going through a specific theme park. There are several parks a user can add on thier account to see its ride wait times. Not only that, but users can also create a trip where they can add certain rides they want to ride during that trip.

Check out our website:
Park Pal

Contributors

Project Manager / Mobile

Lead API

API

Database

Front End

Front End / Mobile

My Part: Lead API

This application has basic functioning of searching, deleting, adding, and updating. I worked on all these basic functions for the webite and mobile app using JavaScript and MongoDB commands to connect to our database. All APIs can be found in server.js and its documentation was done on SwaggerHub for organization and to make it easier for frontend to determine the input and return values of each API. I also used unit testing in Jest to test a few APIs, as a requirnment for the project, and they all successfully passed. The code to this can be found in tests\server.test.js.

Api Documentation:

This documentation was constantly updated as I was building the APIs.
SwaggerHub

About

Group 22's large project for COP4331: Processes for Object-Oriented Software Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.8%
  • CSS 15.5%
  • HTML 1.4%
  • Shell 0.3%