Skip to content

Guiyed/blogz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogz

Description

This is a school project completed in LC101, it basically allows users to signup, create, and read blog posts.

Languajes

This project utilizes or it is build with: Python, Flask, SQLAlchemy, Jinja, MySQL, and HTML

Features

  • Sign Up: User creation using MAMP local server for the Webapp and database
  • Blog post creation: user ca login and create a new blog and view its details.
  • Blog post modification: user can also modify and /or delete an entry on their own blog posts.
  • Blog post sorted: I have added a feature so the blog post are sorted in descending order by publication date.
  • Pagination: for a better looking experiences, I have added pagination on the blog post(newer or older blogs)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published