AdefelaFakorode / Blog-Platform

Blogging Platform with user registration, login, and authentication. While setting up a PostgreSQL database with tables for Users, Posts, and Comments, and implement CRUD operations for Posts and Comments. Then securing the application by allowing only authenticated users to access protected routes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Blogging Platform with user registration, login, and authentication. While setting up a PostgreSQL database with tables for Users, Posts, and Comments, and implement CRUD operations for Posts and Comments. Then securing the application by allowing only authenticated users to access protected routes.


Languages

Language:JavaScript 91.2%Language:CSS 7.4%Language:HTML 1.5%