Skip to content

Finishing off the status indicater #18

Description

@gtref

description

Your task will be to fully implement the function setSatiscodeStatus(); that is located in index.html and add all CSS variables for `styles/style1.css``

Tasks

  • Go To the function in index.html.
  • Add conditional logic to the status indicator function setSatiscodeStatus();.
  • Finnish off the unfinished CSS variables for it.
  • Add the setting where ever it is needed.
  • (Optional Task) You could make the error or warning or info statuses have a drop down that shows the error message.

Build Steps

  1. Make sure you have node js installed.
  2. Make sure you have forked the repo and cloned your fork.
  3. Make sure that you have the project open in a terminal or editor with the node js environment variables in them.

First command once all those steps completed is the following:

npm install

This fetches all needed library's from npm. Please note this is maybe more or up to 1 GB in size. Next you run this command to test your changes:

npm start

Then after that completes with no errors please push and submit a pull request from main repo to your fork.

After you complete this please in the same PR update the file CONTRIBUTORS.md with your details if you would like to be acknowledged

If you encounter any errors please try to resolve them because This project is managed by 1 person.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions