evansmbithi / OYF-week-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was part of the Overcome-your-fear-Bootcamp challenge series. The bootcamp involved weekly challenges that enabled participants collaborate in teams to design, build, and deploy a simple Tax Calculator among other projects.

Week One

Created a responsive UI for:

  • Large screen UI
  • Mobile screen UI

Technologies used:

  • HTML
  • CSS
  • JavaScript

Week Two

Containerized the web app with docker and pushed to docker hub.
** See it live here **

Week Three

Developed an API with Springboot to compute tax deductions based on KRA specifications.

Also learnt to initialize and run MySQL instance on docker. From which we were able to create and query a DB from the commandline.

Week Four

Learnt Angular and TypeScript, then used that knowledge to consume the API we created in week three.

About

License:GNU General Public License v3.0


Languages

Language:CSS 44.4%Language:HTML 34.5%Language:JavaScript 19.0%Language:Dockerfile 2.0%