DISCLAIMER: THIS EXTENSION WAS NOT COMPLETE AND THEREFORE MAY NOT FUNCTION AS INTENDED. WHEN CLICKING THE 'Manage Birthdays' BUTTON, A TEXT FILE MAY DOWNLOAD. THIS FILE IS EMPTY AND NOT OF MALICIOUS INTENT, IT IS OK TO DISREGARD/DELETE THIS FILE
I kept on forgetting my friends' birthdays
Remembers your friends' birthdays
The chrome extension was built with git and visual studio code, with independent html, json, and js files that work together to make the extension.
We couldn't figure out how to put inputs into local text files and we ran out of time. Also PHP hurt our brains trying to figure out, and it was hard getting things to work.
We created our own chrome extension with a UI that looks decent (though it doesn't work) using HTML and JavaScript.
We learned basic HTML, Javascript, and how to use git.
Making it actually work. The two main issues are getting input to write to the same file, and using/calling things from the file properly.