About a month ago or so, I put up an open source project that helps manage office equipment OMS.
New Stuffs
- Each equipment Details can be viewed
A new page has been created were the details of each equipment can be viewed. Things like date it was added, who added it and cost are displayed
Project Upgrade
- Part of the planned work for the application was to integrate Vue with Laravel. At the time of the previous upload, the application was mainly using laravel and making solid requests. Now, VueJs has been integrated into the application
Commits
- https://github.com/Damiloju/office-equipments-manager/commit/7fdf34a5653f92f9cb5d4860fb17d31876b24222
- https://github.com/Damiloju/office-equipments-manager/commit/6eb829c6500a7d741f22e9f7c5c9eedacccbf720
- https://github.com/Damiloju/office-equipments-manager/commit/3506a178f6ea8f610fbd0fa66332c2f334dae4ab
- https://github.com/Damiloju/office-equipments-manager/commit/d5a966d80220a86c2176fb37b89f7c0569229f0c
- https://github.com/Damiloju/office-equipments-manager/commit/dfad61fe5043c8f7a3152e7747e1a6263614ee36
This are some of the commits, Full history can be viewed here
Todo
- Complete VueJS porting and SPA
Make the application a full Vue application with only and convert application to a single page application.
- UI improvement
The current UI of the application is really simple and a little playful. I plan on improving it to make it more professional
Previous Upload
Github repository
https://github.com/Damiloju/office-equipments-manager
All installation and usage details can be found in the repository readme
Posted on Utopian.io - Rewarding Open Source Contributors