A dynamic online calulator that calulates a users marks and wam imapct for each semester and subject
SASS
Javascript
React
NextJs
Firebase
WAMARK was a project created to solve an issue and also help strengthen my understanding of database coding. The issue in question was that me and friends always had to spend so much time calulating how this subject or assignment would affect our wam, grade or mark so I decided to create WAMARK
Firebase was an obvious pick for this project since it was a powerful technology that allowed for easy integration with react and nextjs. The documentation for firebase is also very through which helped the entire process
Manipulating data within a database was the hardest part of the project learning how to correctly store data and retrieve it required alot of planning and foresight and designing effecient code that was light on requests was not an easy task but luckily the documentation was a big help!