Code Monkey home page Code Monkey logo

academic_countdown's Introduction

LEGENT transport conferences countdown

Web page

https://jrcstu.github.io/academic_countdown/

How to update the conferences

  1. Open or Create the JSON File: data/data.json
  2. Click in edit: EDIT
  3. Insert a new instance, for example:
    {
    "venue": "ECAI",
    "venue_long": "European Conference on Artificial Intelligence",
    "area": "Artificial Intelligence",
    "link": "http://ecai2020.eu/",
    "location": "Santiago de Compostela, Spain",
    "abstract_deadline": "4/19/2024 23:59 UTC-12",
    "deadline": "4/25/2024 23:59 UTC-12",
    "notification": "07/04/2024",
    "camera_ready": "08/26/2024",
    "conference_dates": {
     "start": "10/19/2024",
     "end": "10/24/2024"
    }
    }
    • The mandatory parameters are venue, area, and abstract_deadline.

    • Update Optional Parameters (if needed):

      • You can also include optional parameters such as venue_long, link, location, deadline, notification, camera_ready, and conference_dates.
    • Date Format:

      Ensure that the date and time values follow the specified format: month/day/year hour UTC. For example, "abstract_deadline": "4/19/2024 23:59 UTC-12".

  4. Commit the change:
    • Click at the Commit changes.. button: Commit changes
    • Write the commit message (by default you can write added new conference): Write the message
    • Click at the Commit changes button: Submit the commit

After that the web page will be updated automatically, please wait 30 sec or 1 minute to see the page updated.

academic_countdown's People

Contributors

remstef avatar tdiethe avatar perellonieto avatar srceh avatar andreslaverdemarin avatar eugenso avatar seyyaw avatar so-cool avatar flach avatar rymc avatar theonewolf avatar bmilde avatar snkohail avatar takuyamagata 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.