Coder Social home page Coder Social logo

just-tech-news's Introduction

just-tech-news by HLRY

License: Apache 2.0

Table of Contents

Description

A content management system for running

GitHub

Sequelize generates posts from users. Express enables users to read, write, edit, and delete their posts.

Sample

Installation

Clone this project from GitHub to your local machine.

Install mysql2.

To install dependencies, run the following in your Command Line Interface (e.g., Terminal or Bash):

  • npm init
  • npm install express sequelize mysql2 bcrypt dotenv

Usage

Then run the following command:

  • node index

Links

Deployed app:

LICENSE

This repository is licensed under the Apache License 2.0. Refer to https://opensource.org/licenses/Apache-2.0 for complete license terms.

CONTRIBUTING

This project is not accepting contributions but if you send a pull request, it could be accepted under the terms of the Apache 2.0 license.

Credits

Significant collaborators to this project are (or will be) listed here.

Initial project authored by hlry.

Questions

If you have questions contact me on GitHub at hlry.

just-tech-news's People

Watchers

 avatar

just-tech-news's Issues

Create a single post page

User Stories:

  • As a user, I can view an article's details on a separate page.

  • As a logged-in user, I can add a comment to an article.

  • As a logged-in user, I can upvote an article.

Create and manipulate comments on post data

User Stories

  • As a user, I can leave a comment on another user's post

  • As a user, I can see comments other users leave on my posts

  • As a user, I can delete a comment on a post

Create a login and signup page

User Stories:

  • As a user, I can visit a login page to create a new account or log into an existing account.

  • As a user, I want to stay logged in even if I refresh the page or close the browser tab.

  • As a user, I can click a "logout" button for the app to forget me.

Create a homepage

  • As a user, I can view all news articles in a list.

  • As a user, I can see how many upvotes and comments each article has.

  • As a user, I can click on the comment count to route to a different page.

Create a dashboard for logged-in users

User Stories:

  • As a logged-in user, I can view all of my posted articles on a separate dashboard page.

  • As a logged-in user, I can create new article posts via the dashboard.

  • As a logged-in user, I can edit or delete my existing articles via the dashboard.

Create and manipulate posts

User Stories

  • As a user, I can create a post

  • As a user, I can retrieve all of my posts

  • As a user, I can retrieve a post by id

  • As a user, I can update the title of a post

  • As a user, I can delete a post

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.