Skip to content

OppedRawen/TechBlog

Repository files navigation

TechBlog

This project uses an MVC design pattern to manage the frontend and backend component of a techblog website. It has login fuctionality, password validity check, and express routing to handle the post creation process. It also uses sesssion key to timeout user

Steps

  1. Create User and Project models
  2. Create routing for getting and creating each post
  3. Create routing for login/signup
  4. Create session keys for each login so that it would timeout user after certain duration
  5. In user model, implement validating methods that check for password/email validity

Screenshot

image

Heroku link

https://mytechblogapp.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published