Skip to content

Releases: LewisRye/inventory-system

2.3 - Insights Page

08 Aug 13:50
e9cb53f
Compare
Choose a tag to compare
  • The insights page is now working again.
  • Changed the SQL INSERT files so that it is easier to get graphs set up.

2.2 - MySQL and Docker Compose

23 Jul 16:46
7363627
Compare
Choose a tag to compare
  • You can now host the MySQL database locally on your machine (using the SQL commands found in MySQL folder).
  • Alternatively, you can host it using the docker-compose.yml file found in the MySQL folder.

2.1 - Bug Fixes and QOL

13 Jul 15:50
Compare
Choose a tag to compare
  • Charts, diagrams and information panels are working as expected now.
  • MySQL database can now be hosted using Docker for simplicity.
  • Revised some SQL commands.

2.0 - Moving to .NET Core

16 Jun 10:30
8d23eb3
Compare
Choose a tag to compare
  • Moving to .NET Core 7 brings more performance benefits.
  • Using MySQL backend for simplicity.
  • Updated some UI to ensure it is more consistent.

1.0 - Initial Release

18 Sep 10:01
Compare
Choose a tag to compare
  • Initial release