Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.34 KB

README.md

File metadata and controls

59 lines (40 loc) · 2.34 KB

Angular

Welcome, Here's a collection of my Angular projects. Chronologically ordered by the most recent project above.

Bugged Out

This a simple C.R.U.D list. Bugs can be added by name and you can give them a severity level and as well as write a descripton of the bug. It saves the date you logged it an and the person who logged it.

Built With

alt text

Weather

This app demonstrates the current weather based on your location. Weather data is provided by an online API. Uses Google geolocation API and features changeable animated icons and background color based on current weather.

Built With

alt text

To-Do

This app demonstrates a simple to do list. Add an item and mark it completed when it's done.

Built With

alt text