About
Skillforge was a project of mine that is High Fidelity prototype. It is made to have some of the functionality added, mostly the admin portal, to add a company to it with a user account. Please note, this is all concept work and not a fully functional model or company.
Skillforge was designed as a tool for businesses to have digital copies of their SOPs online for staff member to digitally sign off on and for training modules as well. These SOPs and modules allowed for different types of media to be added (PDFs, videos, pictures, and audio snippets). The idea is that the companies admin user then can create quizzes and checkpoints for the employee to complete to show that they have learnt what is required of the module.
Languages
This project was a full stack development, utilising XAMPP to host it locally while I developed it. I used PHP for server side, MySQL for database manipulation, HTML as my templates for the pages, JavaScript for some of the features (form population, marquee, carousels), and then styled with SASS for its better features (Parent Element Styling, CSS functions, and Variables).