/metcon

Web Page for a GYM in wordpress

Primary LanguagePHP

Metcon Club

Website powered by wordpress for Metcon Club Gym.

First Look

First look

Description

Metcon Club is a Crossfit Gym located in Bogotá-Colombia. They were looking for a design that focused more on the company values, by sharing their message with simple images and impact content. The design covers the client expectations, and the idea to build an informative website in WordPress was to allow the client to change their content as their convenience, and let open the possibility to create a blog page to share their daily activity. To make this possible, I used tools like Mpn-Gulp, Sass, JavaScript (J-query).

Development and PlugIns

  • Download Wordpress.org
  • Create DataBase table on SQL to stored the data provided.
  • Create responsive design for 5 pages.
  • Upload the following PlugIns:
    • debug-bar: Adds a debug menu to the admin bar that shows query, cache, and other helpful debugging information.
    • wp-migrate-db
    • query-monitor :It enables you to debug database queries, PHP errors, hooks and actions, block editor blocks, enqueued scripts and stylesheets, rewrite rules, HTTP API calls, and much more.
  • Create Widgets:
    • business-info: Interface to allow the client edit the business info (Phone, address, email) displayed on the SideBar.
    • business-hours-widget: Interface to allow the client edit the business hours displayed on the SideBar.
  • This project was developed and stylized using Sass, NPM and JavaScript.
  • All the data provided by the user in the WordPress Interface, was got using Php functions described in the WordPress.org documentation.

Sources