Coder Social home page Coder Social logo

dale-tech-blog's Introduction

Model-View-Controller (MVC) Challenge: Tech Blog

Introduction

This project is a CMS-style blog site specifically designed for developers. It serves as a platform for publishing, sharing, and discussing tech-related content, emphasizing the significance of both creating and engaging in technical discussions.

User Story

  • As a Developer: Who writes about tech.
  • I Want: A CMS-style blog site.
  • So That: I can publish articles, blog posts, and express my thoughts and opinions.

Features

  • Interactive Posts: View, create, and engage with posts.
  • Secure User Authentication: Ensures protected access to full features.
  • User Dashboard: Manage your posts and engage with the community.
  • Responsive Design: Optimized for various devices and screen sizes.

Technologies

  • Frontend:

    JavaScript, HTML, CSS, Handlebars.js
    
  • Backend:

    Node.js, Express.js, Sequelize, MySQL2
    
  • Security:

    Bcrypt, Express-session, Dotenv
    

Installation and Setup

  1. Clone the repository:

     git clone [[email protected]:daletalley/Dale-TECH-BLOG.git]
    
  2. Navigate to the directory:

     cd [local repository]
    
  3. Install dependencies:

    npm install
    
  4. Create a .env file in the root directory with the following:

    DB_NAME='tech_blog_db'
    DB_USER='your_username'
    DB_PASSWORD='your_password'
    
  5. Start the application:

    npm start
    

Usage

  • Visit the deployed site to view posts.
  • Sign up or sign in to post and comment.

Deployment

Screenshots

dale-tech-blog's People

Contributors

daletalley avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.