This repository was forked from my other lesson repository. It contains a premade React.js environment. This is used as part of my diploma class at TAFE NSW for an Advanced Web Assignment and will be archived once complete.
Go to file
Ray 93086ffc52
Update README.md
2023-12-11 16:57:20 +11:00
.firebase Final Push to Firebase and Archival of Repository as project is complete 2023-11-28 10:37:22 +00:00
assets_used_in_project Upload Movie Sample Data to Asset's folder 2023-11-20 00:55:47 +00:00
public Create copy of favicon and Apple Touch Icon in public folder. 2023-11-14 02:41:20 +00:00
src Add component to display existing reviews 2023-11-28 10:24:48 +00:00
.firebaserc Configure Firebase to correct account 2023-11-07 13:07:29 +00:00
.gitignore Update Git Ignore to include Firebase Hosting Cache 2023-11-24 05:14:38 +00:00
Assessment Task Documentation.docx Rename Assessment Documentation 2023-11-21 13:36:20 +00:00
README.md Update README.md 2023-12-11 16:57:20 +11:00
firebase.json Configure Firebase to correct account 2023-11-07 13:07:29 +00:00
firestore.indexes.json Configured Firebase with Hosting Options. 2023-08-29 09:50:36 +00:00
firestore.rules Modify Firestore Rules to Match Firebase Web side 2023-11-28 09:28:12 +00:00
package-lock.json Deploy site to GitHub Pages as backup incase Firebase Hosting breaks 2023-12-11 05:52:19 +00:00
package.json Deploy site to GitHub Pages as backup incase Firebase Hosting breaks 2023-12-11 05:52:19 +00:00
storage.rules Modify Firebase Rules to prevent conflict with web app 2023-11-14 14:23:46 +00:00

README.md

RaysMovieClub

This GitHub repository is designed to store my Advanced Web assignment, a website hosted on Google Firebase containing React.js and its derivatives as part of my Diploma in General I.T at TAFE NSW

This website uses React.js, Bootstrap, React Bootstrap, React-DOM, React-Router-DOM and PHP and uses databases as part of the website.

This site is now complete and has been archived, this will no longer be maintained.

There is no search component even though the website documentation specifies it as a requirement as it is incompatible with the website setup.

This website can be viewed through two services:

Google Firebase Hosting: https://rayyan-h-tafe-nsw-2.web.app/ & https://rayyan-h-tafe-nsw-2.firebaseapp.com/

GitHub Pages: https://reiyua.github.io/RaysMovieClub/