/Blogify

"Blogify: A user-friendly blog management system with user authentication, CRUD operations for admins, and a sleek contact page, powered by SQLAlchemy ORM."

Primary LanguageCSS

Blogify

Welcome to the Blog Management System! This application allows users to post, read, and delete blogs, while providing CRUD operations for admins. It also includes functionalities for user authentication (sign up and sign in) and a contact page. The application is built using SQLAlchemy ORM for database management.

Features

-User Registration: Users can sign up for an account to access the system.

-User Authentication: Registered users can sign in to access their account.

-Blog Posting: Users can create and publish their own blogs.

-Blog Reading: Users can view and read blogs posted by themselves and others.

-Blog Management: Admins have full CRUD operations on all blogs, including creation, retrieval, updating, and deletion.

-Contact Page: Users can use the contact page to reach out to the administrators.

Usage

1.Sign Up: Create a new account by providing your details.

2.Sign In: Log in to your account using your credentials.

3.Post Blog: Create and publish your own blogs.

4.Read Blogs: Browse and read blogs posted by yourself and other users.

5.Admin Operations: Admins can perform CRUD operations on all blogs.

6.Contact: Use the contact page to get in touch with the administrators.

Feedback

If you have any suggestions, feature requests, or bug reports, please feel free to open an issue.