/gamifiedlearning.github.io │ ├── index.html # Main landing page / Gamified Learning ├── embed.html # Rentals listing page ├── README.md # Project description │ ├── /css/ │ └── style.css # Move your shared styles (like the navbar) here │ ├── /js/ │ ├── main.js │ ├── match-maker-ui.js │ └── matchMakerState.js │ ├── /assets/ # Images, PDFs, and badges │ ├── logo.PNG │ ├── home.png │ └── Mystery_of_the_Seven_Stars_Map.pdf │ ├── /study/ # Future Bible study feature │ └── index.html │ └── /admin/ # Future Admin console └── index.html
NicholaiMadias/gamifiedlearning.github.io
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|