/Lets-Tech-About-it-MVC-Blog-V14.0.1

A full-stack, CMS-style blog site (similar to Wordpress) where developers can publish their blog posts and comment on other developers' posts as well. Implements an MVC file structure.

Primary LanguageJavaScript

Lets Tech About it MVC Blog V14.0.1

JavaScript NodeJS MySQL HTML CSS Heroku VisualStudio json handlebars Sequelize express

Description

Lets Tech About it is a blog for developers to contribute posts and comment on other developer's posts. image

Table of Contents

Installation

To install all dependencies, open your VS terminal at the root folder and run npm i .

Open the terminal with the root file db, and run mysql -u root -p. You will then be prompted for your MYSQL password.

After you have entered your password, run SOURCE schema.sql; then SOURCE seeds.sql;.

Run exit and cd .. to return to root level.

Usage

Once dependencies and database is installed, run node server.js in the terminal and click on the link provided. You can also visit the site directly by using the link: https://teagrinforde.github.io/Lets-Tech-About-it-MVC-Blog-V14.0.1/ or deployed in heroku at https://aqueous-dawn-74635.herokuapp.com/ .

Contribution Guidelines

Not currently accepting contributions.

Test Instructions

This project does not include any tests.

License

License link for Apache:

https://opensource.org/licenses/Apache-2.0

Questions

If you would like to see more of my work, checkout my GitHub repositories under the user name TeagrinForde.
If you have any additional questions, please contact me directly at: TeagrinB@gmail.com