Skip to content

stevenslade/Tech-Theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech-Theory

A blog site where developers can publish blog posts and comment on other developer's posts as well.

License: MIT

Table of Contents

  1. Description

  2. Technologies and Skills

  3. Screenshot

  4. Link to Deployed App

  5. Installation

  6. Use

  7. License

  8. Collaborators

  9. Contact

Description

  • This application allows you to login and publish blog posts, thoughts and opinions. This app follows the MVC paradigm and uses Handlebars, Sequelize and express-session.

Technologies and Skills Demonstrated

  • MVC paradigm
  • Handlebars HTML & CSS
  • MySQL and Sequelize
  • express-session
  • bcrypt

Screenshot

Screenshot of App in use

Visit the App deployed on Heroku

Installation

  • Run the following to install dependancies, the following will be installed, express, mysql2, dotenv, bcrypt, sequelize , handlebars

npm install

  • A .env file with the following is required

DB_NAME

DB_PASSWORD

DB_USER

DB_SESSPASS

Usage

  • The repo can be forked and then the required modules installed as per above. The application is run from the command line by entering "node server.js"

License

  • MIT

Collaborators

  • Ben Slinde - sole author

Contact me

  • If you would like, you can connect with me thru my github profile Github Profile

About

A blog site where developers can publish their blog posts and comment on other developer's posts as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors