Code Monkey home page Code Monkey logo

aspms's Introduction

ASPMS

  1. Install stack
  2. Open up a command prompt in the root directory, and input 'run' (without the quotes)
  3. Open up the browser and navigate to http://localhost:8080

aspms's People

Contributors

ohri-anurag avatar wkoiking avatar

Watchers

James Cloos avatar  avatar  avatar

aspms's Issues

Logging of Parameter Change

PS clause 5.29.3.1 All operator’s actions and parameter changes shall be logged.

The parameter change need to be logged according to PS. So I want to you to consider adding the function to keep the record of account and system parameter in ASPMS.
I will leave the detail of function to you. But my idea is as follow:

When accountData is updated the old accountData should be kept in the logger server with its filename timestamped (e.g., accountData_2018-11-08-120000). Instead of binary, the timestamped account data (accountData_yyyy-mm-dd-hhMMss) should include human readable text data (i.e., ppshow-ed data).

Add crew and rolling stock roster to ASPMS

Add crew and rolling stock roster to ASPMS.

First AccountAndSystemParameterConfig data type is modified to accomodate crew and rolling stock roster by me.
Next add the function to modify crew and rolling stock roster to ASPMS by Anurag.

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.