Static website for Makoto Investments Ltd. built using HTML, CSS, and javascript.
Some frameworks I used are JQuery and Bootstrap 4.
This website is pretty bare-bones and not very clean. These are some tasks that I would like to take care of:
- find a way to reallocate the Calendly API calls into seperate js files instead of pasting them at the bottom of all pages
- consolidate CSS
- possibly consider restructuring the website framework to have a back end w/ nodeJS & esj instead of a front-end only static website
- create new branch to rebuild using ejs & express
- add more here...