Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object-oriented-Programming-Challenge

This is a command-line application that generates SVG logos based on user input. The application supports various shapes such as Triangle, Circle, and Square. For this project I used Node, inquirer and fs to run the application, prompt all questionsm retrieve the information needed, and generate a new SVG logo, which can be run using the browser.

Installation:

  • Clone the repository to local machine,
  • Navigate using the command line into the directory with the index.js file.
  • Run "npm init -y"
  • Check if most up to date Inquirer.js is installed.
  • check if most up to date Jest is installed.

Usage Instructions

  • Run "node index.js" to execute the application.
  • Choose up to three letter word, font color, shape, and color,
  • Copy and paste the content of "logo.svg" into a new .svg file.
  • Open the logo.svg file with Live Server.

Technologies Used

  • Node.js
  • Jest
  • Inquirer.js

Screenshots

Screenshot 2023-12-21 at 5 13 11 PM

Test

  • Tested with Jest

Credits

This application was created by Matt Thompson, with help from Xpert Learning Assistant, and AskBCS Learning Assistants.

License and Copyright

MIT License

Copyright (c) 2023 MattThompson15

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages