https://github.com/jwilferd10/lineup
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!
https://github.com/jwilferd10/lineup
bootstrap css font-awesome html javascript jquery lineup productivity productivity-app task-management web-app webapp
Last synced: 3 months ago
JSON representation
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!
- Host: GitHub
- URL: https://github.com/jwilferd10/lineup
- Owner: jwilferd10
- Created: 2022-12-04T06:26:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-10T22:48:17.000Z (over 2 years ago)
- Last Synced: 2025-03-21T19:49:22.740Z (7 months ago)
- Topics: bootstrap, css, font-awesome, html, javascript, jquery, lineup, productivity, productivity-app, task-management, web-app, webapp
- Language: HTML
- Homepage: https://jwilferd10.github.io/Lineup/
- Size: 59.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lineup
:computer: **Live Deployment:** https://jwilferd10.github.io/Lineup/
:computer: **Github Repository:** https://github.com/jwilferd10/Lineup
## :open_file_folder: Table of Contents:
- [Preview](#camera-preview)
- [Demo](#movie_camera-demo)
- [Description](#wave-description)
- [User Story](#book-user-story)
- [Resources Used](#floppy_disk-resources-used)
- [Installation](#minidisc-installation-and-usage)
- [Contributors](#paperclip-contributors)
- [Contact Information](#e-mail-contact-information)## :camera: Preview:
![]()
![]()
## :movie_camera: Demo:

## :wave: 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!
## :book: 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## :floppy_disk: Resources Used:
Main Resources:
- HTML
- CSS
- Bootstrap 5.3.0
- JavaScript
- jQuery
- FontAwesome## :minidisc: 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## :paperclip: Contributors
- jwilferd10
## :e-mail: Contact Information:
- ### [jwilferd10](https://github.com/jwilferd10)