Jump to content
Djoutlowd

Personnel Management System

Recommended Posts

Hey Everyone,

 

I have been playing arma for a long time like most of you. I have been into coding for a good amount of time, and I have done something similar to this before in the past (Project SnowBacon).

But I am making a personnel management system, It is a standalone program separate from arma and I need your help to find out what would be the best things to put into it.

 

The program is based around making it easier for units to manage their users, operations, trainings, etc(I.E Keep track of attendance, make comments of performance, after action reports for operations,etc).

 

Later on down the road once I have the main points of the program in place I want to have it connect into your arma 3 server to give you personalized reports on each user as added information based on rounds fired and % of which hit the target, etc.

 

I have a lot of ideas for which direction this can go in and I need your ideas.

Hopefully I get some good one from you guys 🙂

 

Share this post


Link to post
Share on other sites

Based on my knowledge with such systems is that it will most sense when done web-based. Reason is that it will be easier to members to signup and check their own data, while leadership can manage everything included in the application.
To make this easy; simply make a simple mod which tracks members on the server(s) and uses a database connection (Intercept, ExtDB3, etc.) to read/write data. How you handle the data and what you do with the data, is up to you.
The benefit of web-based is that it's also easier to connect to Discord, TeamSpeak and other applications which have API's available.

There are several larger communities which already have a tool like this and some are very successful with it.

Share this post


Link to post
Share on other sites

Hey there! I just stumbled upon your post about the Personnel Management System. It sounds like a really interesting project. Your idea of creating a standalone program that can help units manage their users, operations, trainings, etc, is a great one. It would definitely help make things easier and more efficient for everyone involved. I think it would be a good idea to include features like attendance tracking, performance comments, and after-action reports. These are all essential elements of work management software that can greatly benefit any organization. I'm not sure if you've made progress on this project since you posted this message. But if you have, I would love to hear more about it.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×