Skip to content

This is simple blog website built using bootstrap as frontend, postgresql database and for backend flask framework is used. You can have a tour of my website using below provided link.

License

Notifications You must be signed in to change notification settings

chinu042/chinmay-blogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chinmay-blogs

A multi-page blog website built using BOOTSTRAP ,POSTGRESQL database and FLASK framework skills which includes how to integrate BOOTSRAP with POSTGRESQL database and FLASK framework. Also the website is free hosted on render.com .

This is a website for Chinmay's blogs, where users can read and write blogs and comments.

Technologies Used

  • Bootstrap
  • PostgreSQL Database
  • Flask Framework

Features

  • User can Signup, Login, Logout.
  • User can read blog without Login.
  • User can comment on any blog.
  • Author of perticular blog can edit as well as delete it whenever he/she wants.

How to Run the Website

  1. Clone the repository:
   git clone https://github.com/chinu042/chinmay-blogs.git
  1. Install the required dependencies:
  pip install -r requirements.txt
  1. Set up the Postgres database with the necessary tables:
  2. Start the Flask server
  3. Open your web browser and run it on your localhost.
  http://localhost:5000

How to Use the Website directly on any Browser

To use this website, follow these steps:

  1. open any browser and go to url: (https://chinmayblogs.onrender.com)

  2. Register for an account by clicking on the "Sign Up" button.

  3. Log in using your email and password.

  4. Read existing blogs or you can read it directly without logging in or signup.

  5. To write a new blog, click on the "Write Blog" button and fill out the SignUp form.

  6. To comment on an existing blog, click on the "Comments" button and fill out the form.

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request. Contributions are welcome and appreciated!

License

This project is licensed under the MIT License.

About

This is simple blog website built using bootstrap as frontend, postgresql database and for backend flask framework is used. You can have a tour of my website using below provided link.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published