Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mharizanova8703/tech-blog
https://github.com/mharizanova8703/tech-blog
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mharizanova8703/tech-blog
- Owner: mharizanova8703
- Created: 2021-11-27T16:14:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T02:17:22.000Z (almost 3 years ago)
- Last Synced: 2023-04-29T14:57:54.978Z (over 1 year ago)
- Language: JavaScript
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tech-Blog
## Table of Contents
* [Description](#Description)
* [Installation](#Installation)
* [Tests](#Tests)
* [Usage](#Tests)
* [Userstory](#Userstory)
* [License](#License)* [Questions](#Questions)
* [Contrubtions](#Contributions)
* [Issues](#Contributions)## User Story
```md
AS A developer who writes about tech
I WANT a CMS-style blog site
SO THAT I can publish articles, blog posts, and my thoughts and opinions
```## Description
CMS-style blog site similar to a Wordpress site, where developers can publish their blog posts and comment on other developers’ posts as well.Build this site completely from scratch and deploy to Heroku.This app follow the MVC paradigm in its architectural structure, using Handlebars.js as the templating language, Sequelize as the ORM, and the express-session npm package for authentication.
## Installation
## Tests
## Usage
* Node
* HTML
* JS
* MVC
* Handlebars
* Controllers
* Modules
* MySql
* Express
* .Env
* Sequelize
* bcrypt
https://user-images.githubusercontent.com/85656320/145047297-baaf6d2c-eb6c-417d-ba8f-9f2b18a48c9c.mov
![heroku](https://user-images.githubusercontent.com/85656320/140808846-93099449-9c1d-475e-9feb-8d8c20292b5b.png)
https://guarded-earth-68916.herokuapp.com/
## Screenshot
## License
![Github license](https://img.shields.io/badge/ISC-License%20-pink)
![Github license](https://img.shields.io/badge/-MVC-pink)
![Github license](https://img.shields.io/badge/INSOMNIA-INSOMNIA-brightgreen)
>
## Contributions
Reference for help : @David Dyer djdyer
Reference for help the helpers was not defined in a server.js : @Chrisolsen1993
Reference for help with Heroku deployment : @CChampness Chris Champness
Advise bay tutor to not use seeds for this assigment in case the user have to create there own article
Special thanks to a Jamie TA: Debugging with me error 1054(Unknown column 'post.created_at' in 'field list')
Support from AskBCS Learning Assistant:
## Issues
If you have any issues contact me at [email protected] and find my other work at (https://github.com/mharizanova8703/) .