An open API service indexing awesome lists of open source software.

https://github.com/cuongndc9/countdown

A simple countdown ⏳ app.
https://github.com/cuongndc9/countdown

103cuong countdown countdown-timer

Last synced: 7 months ago
JSON representation

A simple countdown ⏳ app.

Awesome Lists containing this project

README

          

# Countdown

A simple countdown ⏳ app.

## Contents

* [Installation](#installation)
* [Demo](#demo)
* [Documents](#documents)
* [Bugs and Issues](#bugs-and-issues)
* [Authors](#authors)
* [License](#license)

## Installation

**1. Create a C# Windows Forms Application**

* Create a C# Windows Forms Project.
* Add New Item to your application.

**2. Create a Setup Project**

* Add new project => setup and deployment => setup project.
* Right Click on Setup project and Add project Output and select primary output from your main project.
* Right Click on Setup project and Add project Output and select content files from your main project.
* Select .Net Framework.
* Select Windows Installer.
* Select radio button Download prerequisites from the same location as my application.
* Right Click on Users Desktop at left pane and add new Shortcut and select application folder, primary output from SampleApplication, and click ok and the rename the short cut to what you need.
* Rebuild solution.
* Rebuild Setup Project.
* Go to Output directory of setup project and run setup.exe.

Enjoy 😍

## Demo

You can use this app [here](https://drive.google.com/file/d/18KXJYTCx-77Fm9jR-nFuBNmlnb07WDdL/view?usp=sharing).

## Documents

For help getting started with C#, view our online [documentation](https://docs.microsoft.com/en-us/dotnet/csharp/).

## License

MIT

> "We may encounter many defeats but we must not be defeated." - Maya Angelou