A simple flask based website application that catalogues skincare ingredients & medications. Consists of an article list summary, individual article pages, contact and about us pages.
- Organizing articles by respective tags.
- Social media commenting for individual articles.
- Draft previewing of articles before production.
- Unit testing of python functions and classes.
Uses python 3.7 version and the Flask package for running the webserver. Website styling used the HTML, CSS and Jquery languages.