Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/winstxnhdw/notimeforduty
A minimalist web application to plan and generate duty returns in Stagmont Camp.
https://github.com/winstxnhdw/notimeforduty
bootstrap-datepicker jquery typescript
Last synced: 21 days ago
JSON representation
A minimalist web application to plan and generate duty returns in Stagmont Camp.
- Host: GitHub
- URL: https://github.com/winstxnhdw/notimeforduty
- Owner: winstxnhdw
- Created: 2022-06-19T13:20:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T10:28:19.000Z (7 months ago)
- Last Synced: 2024-04-22T11:39:03.321Z (7 months ago)
- Topics: bootstrap-datepicker, jquery, typescript
- Language: CSS
- Homepage: https://notimeforduty.netlify.app/
- Size: 600 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoTimeForDuty
[![Netlify Status](https://api.netlify.com/api/v1/badges/110526e2-c573-48a1-89a0-36d9738289d5/deploy-status)](https://app.netlify.com/sites/notimeforduty/deploys)
[![main.yml](https://github.com/winstxnhdw/NoTimeForDuty/actions/workflows/main.yml/badge.svg)](https://github.com/winstxnhdw/NoTimeForDuty/actions/workflows/main.yml)
[![formatter.yml](https://github.com/winstxnhdw/NoTimeForDuty/actions/workflows/formatter.yml/badge.svg)](https://github.com/winstxnhdw/NoTimeForDuty/actions/workflows/formatter.yml)
[![dependabot.yml](https://github.com/winstxnhdw/NoTimeForDuty/actions/workflows/dependabot.yml/badge.svg)](https://github.com/winstxnhdw/NoTimeForDuty/actions/workflows/dependabot.yml)Duty returns must be submitted to the duty clerk every month. Duty returns are usually dates when you are unable to perform the duty (dates of unavailability). This web application allows you to quickly plan and generate dates of unavailability.
## Setup
```bash
yarn
```## Usage
```bash
yarn turbo dev
```## Build
```bash
yarn turbo build
```