PcTools-Proyect
PcTools is a proyect developed using {JavaScript,HTML5,CSS} for frontend and {PHP => Mysql} for backend.
Future Improvements
# Replace mail with phpmailer -> the classic email sending library for PHP.
# Replace the pdo fetch() with fetchAll() so that it gives us an array directly.
# The most important improvement will be to build this project following the mvc architecture pattern.
Contributing
Keep in mind that this is my first big project using everything I know, so if you see any bugs or suggestions for improvements, you are more than welcome to comment on them.