Git Product home page Git Product logo

calendar's Introduction

AoE2Calendar.com: a calendar for pro Age of Empires

Site

Management interface

Edit

Contributing

  • AoE2calendar is written in React, specifically next.js
  • Collaborating:
    • there's a small Discord group to discuss planning, ping me on Discord (patão#8153) and I'll add you :)
    • to get access to the source sheet just ping me on Discord (patão#8153) or AoCzone.net (patao)
  • Running:
    • Using NPM:
      • You can use yarn install or npm install to install dependencies;
      • Run npm run dev;
    • Using docker: docker-compose up
  • Feel free to open Github issues, I'll check them!

Deploy

  • AoE2calendar using hyper.sh as production environment, to deploy a new version is required configure hyper console.
  • Deploying all containers, execute npm run now
    • Containers will be upload to docker-hub;
    • Hyper.sh update images;
    • Hyper.sh destroy and create new containers with new version;
  • To deploy specifically container execute:
    • npm run now <container>
    • Example:
      • npm run now aeo2calendar - Deploy web app;
      • npm run now aeo2calendar-proxy - Deploy reverse proxy;
Plan
  • The goal for the site itself is to eventually add more features like VoDs as well as integrations with other AoE2 projects
  • A side-goal for the project is to drive an event calendar on reddit.com and possibly for aoczone.net / streamers as well
Notes
  • Hot reloading requires running on localhost. If you're running remotely, you can use Fiddler to remap localhost to remote IP.

calendar's People

Contributors

coffenbacher avatar damianijr avatar goto-bus-stop avatar uhkis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

calendar's Issues

Keeping aoe2calendar up-to-date / Automation & API usage

Hey,
I remember aoe2calendar being a reliable source for dates regarding tournament- and showmatches. I visited the website lately and it doesn't seem to be updated since April 2020. Via siegeengineers discord I was getting to know that there is a spreadsheet running in the background that fills the page.

With adoption to Liquipedia in the last months I think it could be reasonable to change that and use the Liquipedia API to pull calendar data:
https://liquipedia.net/ageofempires/api.php

Maybe it could be reasonable to get data from AoEzone as well. As I understand that the spreadsheet means more manual work for everyone that might be doing really much stuff in the background already.

But I really like the UI of aoe2calendar, because it's less cluttered than aoezone and liquipedia. What's your opinion on that?

iCal export

Would be great to have an endpoint giving an iCal format (ics) file. This node package should do it: https://www.npmjs.com/package/ics

Then you could integrate this data into other calendar systems, like Google Calendar or Outlook.

Add time zone list

Hello, it would be nice to be able to choose your time zone and not have to think at any time for recalculation (like how you can now switch CEST and GMT)

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.