Skip to main content

MEAN stack framework

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.  Thank you for looking!

Comments