Giter Site home page Giter Site logo

djangoblog's Introduction

Anime Blog

Overview

This project is a blog which was created for practicing Django, designed and implemented using HTML, CSS. It showcases my skills in front-end development and my proficiency in utilizing Django for backend operations.

Visit the website at http://django-practice-blog.ru/.

Features

  • Home Page: Features a vibrant collection of anime characters, providing an immersive experience for anime enthusiasts.
  • Blog Posts: The blog supports multiple posts, each with a unique identifier and a 'Read More' link for detailed viewing.
  • Responsive Design: Crafted to provide a seamless experience across various devices and screen sizes.

Technical Aspects

  • Frontend: The frontend is built with HTML and CSS, ensuring a visually appealing layout and design.
  • Backend: Django is used for the backend, managing the blog's content and interactions with ease.
  • Database Integration: Posts are stored and managed via Django's ORM, interfacing with a SQLite database.

Local Development

To set up this project locally:

1. git clone https://github.com/thebmf/DjangoBlog.git
2. python -m venv venv
3. venv\Scripts\activate
4. pip install -r requirements.txt
5. python manage.py makemigrations
6. python manage.py migrate
7. python manage.py createsuperuser
8. python manage.py collectstatic
9. python manage.py runserver

djangoblog's People

Contributors

4rsen1x avatar thebmf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.