Coder Social home page Coder Social logo

utabc-daily-schedule's Introduction

utabc-daily-schedule

Description

Simple daily planner which allows user to type in a todo event within a time hour slot and allows saving the todo while keeping it there when page is refreshed. THe application uses the newer-ish, Dayjs API. According to dayjs.org: "Day.js is a minimalist JavaScript library that parses, validates, manipulates, and displays dates and times for modern browsers with a largely Moment.js-compatible API." In a nutshell, it is lightweight API that is packed with everything (almost) moment.js API contains. It also supports many useful plugins such as localizedformat. Jquery was also implemented to streamline the javascript DOM methods and functions. The browser API is used to locally store user data and to also call back any previous stored data, so the application may pickup when it was last used. Hope you enjoy!

Installation

Clone this repository to your desktop Open the html file within the in your preferred code editor

Usage

To run the application, simply right click on the index.html file and click open with live server or preferred browser options. To see any changes you may desire to experiment with and see in real time, use the live server option. If changes to time slots desired, add or remove values from the 'whatTodoToday' object at top of JS file. No further modifications needed.

App Screenshots

screenshot

screenshot

screenshot

Resources:

https://www.toptal.com/software/definitive-guide-to-datetime-manipulation

https://teamtreehouse.com/community/ulcreateelement-is-not-a-function-error

https://developer.mozilla.org/en-US/docs/Web/API/Document/createElement

https://thewebdev.info/2021/09/12/how-to-append-multiple-child-elements-with-javascript/#:~:text=Elements%20with%20JavaScript-,To%20append%20multiple%20child%20elements%20with%20JavaScript,can%20use%20the%20append%20method.&text=Then%20we%20write%3A,'

https://momentjs.com/

https://day.js.org/docs/en/installation/browser

https://www.elated.com/jquery-getting-started/

Curator: Emre Taskale

License: MIT

utabc-daily-schedule's People

Contributors

em-t-shells avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.