Giter Club home page Giter Club logo

api's Introduction

Albuquerque ARTCC - API

An Express app that provides data to UI.

License

The Albuquerque ARTCC website is hereby released under the Creative Commons CC BY-NC-SA 4.0 license. Please ensure you are familiar with the license before contributing to this project. A couple of key takeaways:

  1. If you choose to share or alter this project, you MUST give credit to the contributors of this project.
  2. You may NOT use any of this project for commercial purposes.
  3. If you create a derivitive of this project, that project MUST be released under the same license.

https://creativecommons.org/licenses/by-nc-sa/4.0/

Contributors

The following people have contributed to this project. If you have contributed, but your name is not listed here, or if you are on this list and would like to be removed, please reach out to the ZAB web team (or open a PR).

  • Daan Janssen
  • Alexandra Robison
  • Jeremy Werderman
  • Evan Bradley
  • Cole Connelly (@cdconn00)
  • Giovanni Fatelli (@frafire)

Thank you to all contributors, past and present.

Contributing

Prerequisites:

  • Most recent LTS of Node.js (v16), with the corresponding version of npm.
  • A basic understanding of Git (branches, merge requests).

If you wish to contribute, please do the following:

  1. Clone down the repository to your local machine.
  2. Run npm install
  3. Run node app.js

There are no DB seeds provided with this project. Reach out to the Web team for access.

Contributing Guidelines and Style

In order to maintain consistent code, please adhere to the following guidelines:

  • The master branch is protected, therefore you should always be working in a branch. Please name the branch OI-feature_name where OI is your operating initials and feature_name is a brief description of the feature (II-feedback_form or DJ-admin_stats_page). Please make sure to follow the capitalization standards.
  • When you have completed your updates, push them to your branch, and then open a merge request to master in GitHub.
  • Please follow the style guide for how to format your code.
  • We recommend you use VSCode with at least the ESLint plugin installed and configured to auto-fix on save. ESLint can take care of a lot of little mistakes automatically.

Roadmap

We are in the process of making changes to our contribution and CI/CD processes -- check back soon for more info.

api's People

Contributors

daan33 avatar arobison203 avatar cdconn00 avatar jwzabartcc avatar abusivemilk avatar

Stargazers

Wes avatar

api's Issues

[FEATURE REQ] Add Controller Activity Reminder Email Logic

Describe the solution you'd like

  • ARTCC staff would like to have controllers who are not meeting a predefined activity threshold every predefined length of time (i.e. 2 hours every 60 days) get email reminders.

    • One email at 45 days as a warning.
    • One email at 60 days (cc'd to the DATM) that notifies the controller they may be removed from the roster.
  • This activity check will run daily and only check a controller every 45/60 days depending on activity.

Describe alternatives you've considered

  • Manually doing the above.

Is your feature request related to a problem? Please describe.

  • Difficulty individually checking/reminding controllers.

Additional context

N/A

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.