Skip to content

BetterDiscord plugin that displays the current date using the Persona 5 artstyle

Notifications You must be signed in to change notification settings

ianeli1/Persona5-BD-Widget

 
 

Repository files navigation

Persona5_Calendar

Simple Clock/Weather App based off the Persona 5 Interface

-Github Live Page Link-

alt text

Created as a practice project to solidify understanding in

  • HTML5 and CSS3 (basic responsive layout, managing sprite sheets and animations, overlapping elements in CSS Grid)
  • ES6+ Vanilla Javascript (getting date/time, applying page transitions and animations)
  • External APIs for weather information (openweathermap.org)

Postmortem: A short, fun project for getting comfortable with CSS/JS fundamentals. Using CSS Grid for stacked sprite elements was good practice, but became messy very quickly. If I revisited this project I'd love to try displaying elements with something like a javascript canvas instead. It would be nice to add some more user options for alternative coordinates, too.

Credits:

About

BetterDiscord plugin that displays the current date using the Persona 5 artstyle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.3%
  • JavaScript 43.3%
  • HTML 9.4%