GithubHelp home page GithubHelp logo

abhisheksarkar30 / gregorian-calendar Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 470 KB

Gregorian Calendar made out of its formula directly without using any existing external/internal API, as detailed in READ-ME

Home Page: https://abhisheksarkar30.github.io/gregorian-calendar

License: MIT License

HTML 8.40% JavaScript 34.36% CSS 46.56% Java 10.68%
java7 gregorian-calendar javascript html-css school-project java web-application console-application

gregorian-calendar's Introduction

gregorian-calendar


Let's connect ๐Ÿ‘จโ€๐Ÿ’ป and forge the future together.๐Ÿ˜โœŒ

Show your support a โญ is all this repo needs ๐Ÿ˜„

Introduction

This calendar is having the uniqueness of being directly designed out of the formula of Key-Value method of Gregorian Calendar. The used formula for this calendar as stated in the Source link, doesn't use any existing external/internal API.

Implementation

This calendar is designed in two languages Java and JavaScript to have the mix of console and GUI based feel.

Instructions

JavaScript

As directly placed in the Calendar section of Github Page of this repository, ready to use it there.

Java

Download the code in your machine and hit the command to get the day on which provided date falls on:
javac DayFromGregorianDateCalculator.java && java DayFromGregorianDateCalculator
Hit this command to get the calendar of specfied month-year:
javac GregorianCalendarCalculator.java && java GregorianCalendarCalculator

Must have a basic java version preinstalled.

gregorian-calendar's People

Contributors

abhisheksarkar30 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.