Skip to content

A tech news website where users can sign up, then post, upvote, and comment on links to news articles. This currently only works locally and live site is not functional. I will continue to update this to become a full-stack website.

Notifications You must be signed in to change notification settings

scarlinj/just-tech-news

Repository files navigation

Just Tech News

This is a tech news website where users can post, upvote, and comment on links to news articles. This manages objects using JavaScript and translates the code into database schema and queries using SQL. I created this to demonstrate Object Relational Mapping through the Sequelize ORM library. You can find the deployed application Here.

Table of contents

About / Synopsis

This is a tech news website where users can post, upvote, and comment on links to news articles. You can find the deployed application Here.

See a screenshot for the site below:

Image of the homepage

Features

The homepage is a feed of the current site and posts. Click each header to open each post, or otherwise click to open the comments. You need to log in to create a post or comment.

Usage

Create an account to make a post, add a comment, or delete your posts/comments. You can freely browse the content within the site.

Image of Create Post page

Image of Post page with comments

User Story

As a technology enthusiast, I want to join a community to keep up to date on the latest technology news.

Technology

Technologies used include:

  • Javascript
  • Node.js
  • Sequelize
  • MySQL
  • bcrypt

Credits

How to Contribute

If you would like to contribute to, or if you want to report issues for this project, feel free to contact me through GitHub.

Contributor Covenant

Questions

If you have additional questions, please contact the developer at scarlinj@gmail.com.

About

A tech news website where users can sign up, then post, upvote, and comment on links to news articles. This currently only works locally and live site is not functional. I will continue to update this to become a full-stack website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published