Hello everybody. Today I will be writing about my most recent project. While unpolished as it stands, it still proves to be a great platform for future projects and a showcase of my abilities as a programmer. Some technical features: Full MVC framework on the MEAN stack. Full error handling and logging to the database. Catch try sequences to maintain dependability. Multi instance proxy configurations with round robin load balancing. Phantom.js page spidering. Restful express framework. Intelligent data parsing using shortcodes and user configurations. User data storage and configuration. Json token authentication. Stripe subscription API. Form control binding. Template editor Parsed PDF Save new campaign data Campaign dashboard Subscription add success Plan switcher Campaign data editor User data editor I also have almost the same setup using React and Firebase. ...
For this app we wanted to organize the code to be enterprise level, develop the front end, and increase the speed in which a new user can plug in their data and generate charts. How I added value: Development and design of a beautiful landing page Creation of a step wizard in React which is recursively generated from a REST request and tracks users steps and substeps (probably the most advanced thing I have ever done) Refactoring code into namespaces Changing HTML to use the twig template engine to prepare for the future React conversion Improve product branding by introducing a corporate color scheme and enhancing front end design Creation of seamless sticky scroll tables that have the ability to toggle full screen Creation of a functional admin panel with authentication using React Landing Page Figuring out the colors Group Manager Add User Access Proforma Manager Sticky Scroll Tables Fullscreen Using Namespaces Twig ...