Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogIg

a really simple blog prototype maade with php for a project

uses a really small PostgreSQL database with this scheme

User:
Id PK
Username
PasswordHash
Email
Description
CreatedAt
Pfp

Post:
Id PK
Title
Content
Creator FK User.Id
CreatedAt
CoverImage

Uses FrankenUI to easily achieve an acceptable ui look

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages