Releases: NHSTechTeam/Equipment-System
Code Cleanup and Optimization!
This time around there was some code cleanup that needed to be done. With the slight help of @mchlzlck this most recent update has had a significant amount of the code cleaned up for just general cleanliness. The program has no extra updated features, however it does work exactly the same, if only slightly better.
This update can replace the current implementation without any further work to be done.
General Use Release
The system was in use for several weeks out of the end of the 2015-2016 school year. It was stress tested and proved useful. Therefore the system is able to be taken out of Alpha and into Beta. From here on out development will occur most remote from implementation. I, Devin Matte, want to continue development, however understand that I am no longer a student and should allow the system to be updated by any student who wishes to.
So many Classes
Classes, Classes, Classes
The classes were becoming massive and unmanagable, so we split them up.
Many new packages and classes were made and now it is easier to edit and manage the files.
We can see the past now too
Logs, Logs, Logs
Welcome to the next major release, featuring Logs.
Logs allow for us to see all checkins/checkouts over time so we can make sure that not only is the system being used, but that we have adequite documentation for everything.
Logs can be found in both the csv file and through executive options as a table.
Kinda, Almost, Fully Functional
It Works!
That's something to be proud of I suppose.
Mostly now we need to work on adding new features and using it to see where the issue show up.
For the most part now it's all a matter of cleaning up the code.
Planned Features for next Release
- Adding Members through the program instead of through the csv files
- Javadoc-umentation
- Organized class files and organized naming schemes
Alpha Interface
The Interface has now been Streamlined!
Everything makes a little more sense in it's place, and is ready to be used with larger amounts of items.
Now with less buttons to be pressed, and search function, the program can be used with hundreds of items easily.
Try it out.
Initial Alpha Release
This is the first Minor/Major Release of the Program.
Still in the initial production phase, but starting to wind down towards being implemented.
Still little to no documentation.