Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.06 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.06 KB

Musical Thoughts Project

  • I developed this basic website as my capstone project for the wonderful Web Design for Everybody Specialization from University of Michigan on Coursera.
  • I developed this website in order to share my own thoughts about music that I like, and to practice my own music theory chops!
  • Absolutely would appreciate any feedback on improving the articles content, and the website design itself. As this is a work in progress, while I improve my UI skills.
  • The main technologies used were HTML/CSS and JavaScript.
  • The Bootstrap CSS Framework is used.

Todo:

  • Fixing the progress bar formatting on the article pages.

Updates on 1/30/24:

  • Added a README File
  • Created a separate template-article.html file for ease of writing future articles
  • Corrected some mistakes in spelling on the Stjernestov (stjernestov.html) article

Updates on 3/20/24:

  • Adjusted the README file for better formatting

Updates on 8/30/24:

  • Used the JS file to load in header and footer for the articles
  • Changed the README to README.md for presentability on GitHub