Skip to main content

Pharmacy Website

Here is a little Wordpress website I did for a pharmacy a few years ago.  Unfortunately they went out of business and it's not hosted anymore.  If you own a pharmacy and would like to purchase this website then please contact me for details.

Some features:
  • Segmented blog based on category
  • Wordpress CMS
  • Graphic Design
  • Custom plugins in PHP
  • Custom Javascript survey
  • Several high quality articles
  • ...and more! 






Comments

Popular posts from this blog

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.  ...