I had the idea of writing my own IPv6-focused asset management webapp. It was heavily misguided, poor code, and overall not a good approach. However, I was proud that I was able to code in PHP.
- Lack of MVC approach (SQL embedded in HTML pages)
- Lack of input validation
- Lack of Testing
- Lack of documentation
- Overall, I just did not follow any proper programming guidelines