Git Product home page Git Product logo

uplandsdynamic / nominal-roll-generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 383 KB

An web based app designed to store personnel records and generate nominal rolls in PDF format for historical military units.

License: GNU General Public License v3.0

JavaScript 13.79% CSS 5.54% Shell 0.17% HTML 1.46% TypeScript 79.03%
nodejs javascript jquery records mongodb history archive pdf-generation historical-simulator historical-data

nominal-roll-generator's Introduction

Nominal Roll Generator

NOTE: This project is now unmaintained and therefore should NOT be used in production. It is likely to contain security vulnerabilites, both in the codebase and project dependences.

The server component of a web based app designed to store personnel records and generate nominal rolls in PDF format for historical military units.

A working demo of the api is available here: https://api.sasoriginals.com/api

Designed to serve data via a RESTful API.

The Nominal Roll Generator provides following features:

  • Add records to a military personnel record database.
  • Search the military personnel record database.
  • Add units to a military unit database (regiment, brigade, squadron, etc).
  • Search the military unit database for soldiers allocated to specified unit(s).
  • Generate Nominal Rolls (all personnell) and/or Rolls of Honour (only casualties) for any selected unit within a specified time period.

A previous version that combined the backend with an NodeJS Express frontend is available in the 'old-express' branch.

This server component is designed to be deployed either on Docker infrastructure (using docker-compose), or on a Linux OS. Either way the user is required to configure a mongoDB instance, using access credentials as may be defined in index.js.

Contact

Developed by: Dan Bright, [email protected]

nominal-roll-generator's People

Watchers

 avatar  avatar

nominal-roll-generator's Issues

Fix typescript migration issues

Fix formatting and syntax issues in typescript (.ts) files, which have yet to be amended following migration from simple ES6 to typescript (.js were simply renamed in order to kick-start the migration).

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.