Skip to content

hbarry89/SVG-Logo-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVG-Logo-Maker

Description

  • The purpose of this repository is for web developers to generate a simple logo for their projects.

Usage


  • You will be presented with a series of questions, after answering the questions, your answers will be captured AND the output text "Generated logo.svg" is printed in the command line:


  • Then an SVG file is created named logo.svg in the exmaples folder:


  • When you open the logo.svg file in a browser, you are shown a 300x200 pixel image that matches the criteria you entered:


  • Please notice the following:
  1. You will be presented with a list for the shapes:

  1. You can choose colors by either entering color keyword or a hexadecimal number:

  1. All tests are passing:

  1. An error will be thrown if text is more than 3 characters:


Credit

Resources 📚

  • Bootcamp Materials
  • Test files: shapes.test.js and svg.test.js were provided by TA
  • Challenge demonstration by TA in class
  • shapes.test.js and shapes.js file demonstration by instructor in class
  • Worked with tutor
  • Worked with AskBCS Learning Assistant
  • SVG Explained in 100 Seconds

Assets ✨

Applications Used ⚙️

  • VS Code
  • Screencastify

Thank you for visiting! 🎀

Releases

No releases published

Packages

No packages published