gurtejx / demo06_malik_gurtej

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. Project Name

This is a project for COMP1800 titled ...

2. Brief Project Description

This browser based web application to ...

3. Names of Contributors

These are the members in our team:

  • ...
  • ...
  • ...

4. Technologies Used

Technologies used for this project:

  • HTML, CSS
  • JavaScript
  • Bootstrap
  • ...

5. Complete setup/installion/usage

Here are the steps ...

  • ...
  • ...
  • ...

6. Known Bugs

Here are some known bugs:

  • ...
  • ...
  • ...

7. Features for Future

What we'd like to build in the future:

  • ...
  • ...
  • ...

8. Contents of Folder

Content of the project folder:

 Top level of project folder: 
├── .gitignore               # Git ignore file
├── index.html               # landing HTML file, this is what users see when you come to url
└── README.md

It has the following subfolders and files:
├── .git                     # Folder for git repo
├── images                   # Folder for images
    /blah.jpg                # 
├── scripts                  # Folder for scripts
    /blah.js                 # 
├── styles                   # Folder for styles
    /blah.css                # 

Firebase hosting files: 
├── .firebaserc...


About


Languages

Language:HTML 99.4%Language:JavaScript 0.6%Language:CSS 0.0%