erog-tech / daily-tracker

0 stars 0 forks source link

Project 1: Daily Tracker

An assignment of the ESMT Coding Boot Camp to create an interactive front-end application.

The challenge: Working in a project team, use your collective skills in HTML, CSS, JavaScript, jQuery, and server-side APIs to develop a project from start (user story) to finish (deployed application). Key requirements:

Our application: We have created a simple daily tracker that allows the user to store hourly tasks on a personal web page that also displays the hour's weather information and the astronomy picture of the day. We use the OpenWeather One Call API, the NASA Astronomy Picture of the Day API, and Luxon API for date/time tracking. We chose the Foundation CSS Framework for design.

Snapshot

Daily Tracker screenshot

Special challenges

Contact

Pri Chauhan (@erog_tech)
Tammi L. Coles (@tlcoles)
URL of deployed application: https://erog-tech.github.io/daily-tracker/
URL of the GitHub repository: https://github.com/erog-tech/daily-tracker