Basic Requirements (Only on the main page or index.html)
-
1. It is hosted on microsoft azure under the name visual_time@hotmail.com .
-
2. This is written in HTML5 and uses CSS for the UI. I also use bootstrap.
-
3. Typescript is used for the logic as seen in maintypescript.ts. I also have a dynamic API to a weather API (click on your city will be about 3 hours behind).
-
4. Github is used for source control and being opensource. Link here.
Andvanced Features (Only on main page or index.html)
-
I implement a facebook share button at the bottom of the page. Click it to share the website to your facebook :D
-
Continuous Deployment is included in the Github any commits to the master branch will instantly update the main website. Github link here.
-
I use two jqurey plugins bootstrap and sweetalert