Giter Site home page Giter Site logo

backend_yatube's Introduction

Django project

🌔 Description:

- The Yatube-project is a social network, where users can post, comments and subscribe to authors.

👨‍💻 Here you can see my website: romanbespalov.pythonanywhere.com

📓 Instruction how to launch project:

- In folder: git clone [email protected]:RomanBespalov/Yatube-project.git

- In the file requirements.txt repository Yatube-project has already added the necessary libraries. Don't change it

- Deploy the virtual environment in the repository: in /Yatube-project/ run the command: python3 -m venv venv

- Activate the virtual environment: source venv/bin/activate

- In the virtual environment, install the dependencies: (venv).../Yatube-project/$ pip install -r requirements.txt

- Go to yatube folder, where manage.py is located: python manage.py migrate and after - python3 manage.py runserver

- Open the link!

Выполненные задачи:
Разработка и интеграция функционала отображения иллюстраций к постам с использованием sorl-thumbnail.
Реализация системы комментариев, предоставив возможность авторизованным пользователям комментировать записи.
Внедрение кеширования главной страницы для улучшения производительности.
Написание тестов для проверки функционала: отображение изображений, комментирования, кеширования и подписок на авторов.

backend_yatube's People

Contributors

romanbespalov avatar

Watchers

 avatar

backend_yatube's Issues

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.