shadidshadman / cmpt-276-fall-2023-cmpt-276-project

Travel Companion Hub (CMPT 276 Term Project)
https://shadidshadman.github.io/cmpt-276-fall-2023-cmpt-276-project/
0 stars 0 forks source link
agile calendar ci-cd dataflowdiagram figma flights hotels itinerary kanban lucidchart points-of-interest prototypes reactjs sdlc tourism travel wbs weather wireframes

Your Travel Companion Hub

Project requirements/instructions here

Project Objectives

Tech Stack

React.js

Javascript based framework that makes use of components (UI elements) which have logic and appearance features. It is a modern framework that had good performance and lots of capability and community support.

Contributors

Zheng yu oliver Liang chu

Michaela Foo

Shadid Shadman

Jayden Thung

Setup Instructions

Can be built locally by downloading our main branch as a zip file, extracting the contents and running npm start in ~/travel-app/src (may require an npm install and npm install react-datepicker --save run for components to work) will cause the app to be run at http://localhost:3000/cmpt-276-fall-2023-cmpt-276-project). This will lack images but does show the general outline of the app and feature working api calls and functionality.

Our live production website is viewable in the github project page description and shows images/full fledged design.