Skip to content

In development: Full stack with JavaScript, React.js, Node.js, Express.js, MongoDB. JWT Authentication, CRUD & validation, filtering and database. Responsive CSS. TanStack Table. Current sprint: prepare for testing, refactor auth to SSO, re-testing & deployment.

Notifications You must be signed in to change notification settings

rhw-repo/mern-post-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo App

Experiments using MERN stack for an app designed to help users store and manage documents like text (or links to Google Docs) for blog and social media posts.

mern_stack_app_online_post_manager.1080p.1.mp4
  • create account, login / logout (JSON Web Tokens)
  • protected API routes = after succesful login, user may now access just their own set of documents
  • create new document, on submit added to the database and renders to the "dashboard"
  • dotenv module and .env file for sensitive data

Stack:

MongoDB with Mongoose Express Node.js React.js (using Create React App)

Testing requests: Postman API Platform Original design files: Figma

Next ToDos: work in progress

Auth

  1. Potentially SSO to replace current JWT email & password system

Earlier concepts

Earlier concepts and frontend designs here.

About

In development: Full stack with JavaScript, React.js, Node.js, Express.js, MongoDB. JWT Authentication, CRUD & validation, filtering and database. Responsive CSS. TanStack Table. Current sprint: prepare for testing, refactor auth to SSO, re-testing & deployment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published