Skip to content

A mock-up self care website! Allows you to receive one of two different types of phrases, giving you a random result. You can favorite and unfavorite them, and your favorites will be stored in your browser!

Notifications You must be signed in to change notification settings

ROlearyPro/self-care-center

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Care Center

Abstract:

I created a webpage that allows you to randomly receive a message from one of two types, and if you like said message to favorite it. You may view the favorites you have in a separate page, and the favorites you have will persist between page refreshes, as the favorites are stored using the localSession.

Installation Instructions:

One should only have to navigate to the deployment page, but if that fails, they can clone the branch down, then open the webpage in their browser of choice.

Preview of App:

Screenshot 2024-05-24 at 2 56 39 PM

Context:

I worked on this project for roughly 20 hours over the course of the week. I'm currently in week 3 of my first Turing mod.

Contributors:

https://github.com/ROlearyPro

Learning Goals:

The learning goals of this project were to challenge ourselves and work independently, without referencing an outside code base beyond what we can simply google. I worked entirely with visual studio code and my browser, without any other programs or software.

Wins + Challenges:

I definitely think my biggest wins were finally managing to display the background correctly, and then managing to store the data in local storage correctly. These were my biggest wins because they were my biggest challenges; succeeding there was amazing.

About

A mock-up self care website! Allows you to receive one of two different types of phrases, giving you a random result. You can favorite and unfavorite them, and your favorites will be stored in your browser!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.5%
  • CSS 23.6%
  • HTML 18.9%