Skip to content

BenWehrend/self-care-center

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Care Center

Abstract:

I made an interactable web browser using HTML, CSS, and Javascript for a simple random affirmation or mantra message to appear when the respective message choice is selected.

Installation Instructions:

  • Fork this project to your own Github account (optional)

  • Clone the repository to your local machine using 'git clone git@github.com:BenWehrend/self-care-center.git'

  • cd into the project

  • after project has been opened run 'open index.html' in the terminal

Preview of App:

Screenshot 2024-02-17 at 2 57 49 PM

Context:

This was our second solo project that was given to us at Turing (assigned the third week I was enrolled at Turing). It took me 4 out of the 6 given days.

Contributors:

https://github.com/BenWehrend

Learning Goals:

  • Gain experience building an application that utilizes HTML, CSS and JavaScript
  • Write HTML and CSS to match a provided comp
  • Understand how to listen to and respond to user events
  • Individualize your programming skill set

I used VSCode for pretty much all of my coding. Only made adjustments using the dev tools to see minor tweaks beforehand.

Wins + Challenges:

Wins: Making a functioning, although very limited, browser that can be interacted with. I was also able to get over the hurdles faster than the first and second projects.

Challenges: figuring out the best way to accomplish what was being asked to first time around.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.8%
  • CSS 29.8%
  • HTML 24.4%