TechNodes2-0 / TakeABlog

TakeABlog is a blogging website for tech people that provides a platform for individuals to share their knowledge, experience, and insights about technology.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TakeABlog

TakeABlog is a blogging website for tech people that provides a platform for individuals to share their knowledge, experience, and insights about technology.

Click here to watch the demo of this project

Click here to See Minimum Viable Product

What is TakeABlogs?

Creating a blog Is an easy task with the help of the TakeABlog resulting best productivity and user interface.

Key features

  • Take a blog provides a handy feature of ability to edit the existing text and images easily.
  • TakeABlog provides a chat support which does the perfect job by filling the communication gap between the author and the user which equally results into a better user experience.
  • TakeABlog provides a wide category and filter options to choose one's according to the requirements and interest of the user which reflects a better user experience.

Installation

1 Install python by official way:

2 Then in CMD enter pip install django

pip install django

3. Open project directly in cmd and locate manage.py file directory

py -m venv myworld   

4. Then activate the environment

Myworld\Scripts\activate

5. Then after activating locate requirement.text and run the command

pip install –r requirement.txt

6. Locate manage.py file and in cmd run

python manage.py runserver

For Testing Purpose ID and Password

Username : Admin
Password : Admin@2022

Technology Use for This Project.

  • HTML
  • CSS
  • Javascript
  • Python
  • Django

Team of Developers

About

TakeABlog is a blogging website for tech people that provides a platform for individuals to share their knowledge, experience, and insights about technology.

License:MIT License


Languages

Language:CSS 52.3%Language:HTML 35.0%Language:Python 8.6%Language:JavaScript 4.1%