visajshah / Grp22-Time-for-a-Break

Time for a Break is a desktop application that sends reminders at regular intervals to the user to take a short break and relax.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time-for-a-Break

Time for a Break is a desktop application that sends reminders at regular intervals to the user to take a short break and relax.

Product Demo video: https://youtu.be/byX791mmijc

Installation

  • Clone the Repository by executing the below command
git clone https://github.com/visajshah/Grp22-Time-for-a-Break.git
  • You first need to download node.js from here
  • then run the following command on the terminal to download all dependencies
cd '.\Grp22-Time-for-a-Break\Project Work\Source Code\'
npm install
  • Then you can run the application by executing below command on the local machine.
npm start

About

Time for a Break is a desktop application that sends reminders at regular intervals to the user to take a short break and relax.


Languages

Language:JavaScript 47.8%Language:CSS 31.3%Language:HTML 20.9%