Skip to content

A productivity app that allows users to enter and edit tasks on a To-Do list and delete an entry when necessary. Also featured within this app is a fun front-end design. App is mobile friendly!

Notifications You must be signed in to change notification settings

jwilferd10/Lineup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Lineup

💻 Live Deployment: https://jwilferd10.github.io/Lineup/

💻 Github Repository: https://github.com/jwilferd10/Lineup

📂 Table of Contents:

📷 Preview:

🎥 Demo:

image image

👋 Description:

Lineup is a To-Do list application that allows users to create and edit their tasks. Additionally users can delete either one task item, or clear the list altogether. Also featured is the users current date and time. Lineup is brought to life through Bootstrap, CSS, jQuery, JavaScript, FontAwesome and work.

My initial reason for creating Lineup was to practice and reinforce concepts that I've learned by creating a simple yet usuable application. However since the goal of this project was to improve, I decided to avoid using a CDN like momentJS and used JavaScript's Date object to collect both the time and date instead. Furthermore I wanted to emphasize the application by giving it a fun yet simple design.

It's my hope that this application helps YOU out in anyway possible. Feel free to take a look through the files, Happy Coding!

📖 User Story:

AS A user with a busy day

  • I WANT a To-Do List Application
  • SO THAT I can keep on top of my list

GIVEN I need a To-Do List

  • WHEN I open the app
    • THEN I am presented with a form and a list
  • WHEN I enter my task
    • THEN my list updates with said task
  • WHEN I delete a single task
    • THEN that task is removed from the list
  • WHEN I delete all tasks
    • THEN my list becomes clear

💾 Resources Used:

Main Resources:

  • HTML
  • CSS
  • Bootstrap 5.3.0
  • JavaScript
  • jQuery
  • FontAwesome

💽 Installation and Usage:

Install:

  • You can do this by clicking the GREEN button above and you can download it by ZIP or copy the SSH!

Usage:

  • Click on form entry
  • Enter task and hit ENTER or the Add Task button
  • Edit task by clicking on it
  • Delete single tasks by clicking the button to the left
  • Delete all tasks by clicking designated button

📎 Contributors

  • jwilferd10

📧 Contact Information:

About

A productivity app that allows users to enter and edit tasks on a To-Do list and delete an entry when necessary. Also featured within this app is a fun front-end design. App is mobile friendly!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published