Skip to content

adamni21/Full_stack_blog-practice-project-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Full Stack Blog

Intro

This is a practice/portfolio project of mine.

Current Functionality

The homepage shows a introduction of the blog, followed by article previews (paginated) with a link to the full article/post.

You can write new articles on a "hidden" url-extension "/.new_article" where you enter: title, content/body and choose an existing author from a dropdown. You can preview the article or upload when finished.

You can't add an author from the frontend yet. (new frontend coming next)

Roadmap

In order of planned implementation:

  • New Frontend

  • Authorization (Front- and Backend)

  • Article Filtering

  • Administration Permition/Clearance

Stack

Typescript React StyledComponents[][1] Apollo Client[][1] Apollo Server Express TypeGraphQL TypeOrm

[1]: StyledComponents will be replaced with css modules and Apollo Client likely with urql.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published