sk858 / Countdown-PWA

A progressive web application built in INFO 4340 for countdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sk858-project-1

Gathered Information from Barb

Requirements
1. She needs a countdown timer.(she hopes it is simple)
2. She needs to be able to modify date
3. She needs to use this with her iphone and destop so it needs to be responsive
4. She does not want any form of notification, but she wants to have it open.
5. Her date must be stored locally.

Extra
1. She likes blue, pink and black color.
2. She wants to see a good picture.
3. Design must be simple!

Thought
1. I want to create a very simple one with a good background photo and timer running.
2. Somehow, I want to use all her three favorite colors for the theme
3. Possibly, do hide and show for input fields
4. Possibly, do a progress bar.
5. Possibly, do a changing background image function.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

A progressive web application built in INFO 4340 for countdown


Languages

Language:Vue 74.3%Language:JavaScript 19.1%Language:HTML 6.6%