This is Team 21's project repository.
Welcome to Map My Future, where you can explore a mythical world of fortune telling. In it are four continents, and each continent has developed its own method of fortune telling. They are:
Building happens automatically whenever you push to main
- this triggers the CI/CD workflow "CI/CD push to main" and will do the following things:
src
meets the required code styledocs
via JSDocs integrationsrc
and copy them into dist
dist
as the root into GitHub Pages here: https://cse110-sp23-group21.github.io/map-my-future/index.htmlWe kept 7 branches open. Three of them are essential: main
, dev
(representing our main
+ dev
branching strategy), and gh-pages
for deployment.
The other 4 are our development branches for each mini-app, which we've included as they were our main offshoot branches from dev
and if we were to continue development would likely continue using them
to work on bug fixes / feature additions for the mini-apps.
This project would not have been possible to make without the fine people of Team 21 - The Canaries!