jasmyn2244 / romcom

M1 pair project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CONTENTS OF THIS FILE

  • Introduction
  • Instructions
  • Maintainers
  • Deploy Link

INTRODUCTION

This is a repo of the romcom project for Turing School of Design and Software. We forked from a boilerplate repository and add the following features.

  • On page loads, we should see a random generated cover with a randomly selected image, title, and tagline which includes two random descriptors.
  • User can select the button, "Show New Random Cover Button", and have a new cover randomly generated.
  • When user clicks the button, "Make Your Own Cover Button", user is able to input values for their own cover and display their made cover.
  • On the button, "Save Cover", user is able to save the current cover on screen.
  • User can view saved covers when the button, "View Saved Covers" is selected.
  • On view saved covers, user can delete books with double click.

INSTRUCTIONS

  • Fork this boilerplate repository
  • Clone down your new, forked repo
  • cd into the repository
  • Open it in your text editor
  • View the project in the browser by running open index.html in your terminal

Current maintainers: Jasmyn Hicks - https://www.linkedin.com/in/jasmyn-hicks-b7923095/

Lynn Nguyen - https://www.linkedin.com/in/lynnnguyen22/

DEPLOY Link

https://jasmyn2244.github.io/romcom/

About

M1 pair project


Languages

Language:JavaScript 60.8%Language:CSS 21.6%Language:HTML 17.6%