Skip to content

senait77/Code-Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code-Quiz#

Description

These is a code Quiz project which includes the basic information required to complete the weekely challange. And below is the list of items I used upon the completion of the password generator.

Here is a link to deploy my application:

Table of contents

Installation

To run these project on the development enviroment:

  • open " Git bash"
  • "pwd" (print working directory simply tells you in which directory you are)
  • use "code ." to open it in your text editor, in these case VS code.
    • Go to your GitHub.com
  • creat a new repository, where you can push your work remotly
  • clone it with your local computer
  • set your branch to main
  • use " git add . " to add your work
  • use " git commit -m "" " to commit chages you have made and finnally
  • use "git push origin main" to push it to your remote repository
    • Now my project is locally saved in my computer and remotely saved on my GitHub.

Usage

Screen shot

  • code quiz

Credits

My web page is based and inspired by;

License

Technologies

On the top of the HTML and CSS, these passwprd generator uses the Javascript :

  • varables
  • data Structure such as arrays and objects
  • DOM ( DOcument Object Model)
  • loop (for loop and forEach loop)
  • Functions
  • Event listner
  • varable comparison

Project status

These project is still in developing mood, as it will be updated to a more upgraded code quiz APP .

Contact

  • Created by Senait T Gerezgiher
  • Email: senutekie77@gmail.com - Feel free to reach me and I am ready to assist.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published