Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varundey/srm-day_order
Endpoint API for calculating day order of a given date.
https://github.com/varundey/srm-day_order
Last synced: 10 days ago
JSON representation
Endpoint API for calculating day order of a given date.
- Host: GitHub
- URL: https://github.com/varundey/srm-day_order
- Owner: varundey
- License: mit
- Created: 2016-07-11T16:34:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T21:14:38.000Z (over 2 years ago)
- Last Synced: 2023-08-02T12:53:43.455Z (over 1 year ago)
- Language: HTML
- Homepage: https://dayorder.herokuapp.com
- Size: 2.55 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What day order is it? :confused:
--------------------------------------
#### When to use it?
1. You study in a college where the university follows the day order time-table instead of week time-table
2. You bunk classes a lot
3. You want to know which day order will it be when your favourite movie is releasing.
4. How many hours will you miss when you are chillin' at home next holidays.
5. When you are bored and have nothing better to do :stuck_out_tongue:This app can be used as an endpoint API to get the day order on a date. Just give integer arguements in place of ``, `` and `` and pass the request to `https://dayorder.herokuapp.com/day-order?date=&month=&year=`
[MIT License](https://varundey.mit-license.org/)