/conscious_purchases_django

This is a training project that is a web application built on Django, focused on helping users make conscious purchasing decisions.

Primary LanguageJavaScriptMIT LicenseMIT

ru made-with-django GitHub license Deployed Version

Checklist for conscious purchasing

This training project is a web application built using the Django framework, aimed at helping users make conscious purchasing decisions.

The app is an interactive checklist that helps users assess whether they really need an item before making a purchase.

The project includes a user registration system to track users' interests and purchasing preferences.

Features:

  • Using Django to create a web application with a graphical interface.
  • Implementing a checklist for conscious purchases using conditional logic.
  • User registration and authentication system.
  • The ability for users to track their interests and purchases.
  • Using Django templates to create a dynamic and adaptive interface.

Training project:

This project is a training project designed to demonstrate Django development skills and an understanding of Python principles.

It can serve as a great starting point for developers who want to improve their knowledge of web development using Python and Django.

Possible project improvements:

  • Implement functionality to support multiple languages, including English and Russian.
  • Implement password reset functionality to allow users to recover access to their accounts if they lose or forget their password. This includes sending emails with unique password reset links, as well as a page to enter a new password.

These improvements are aimed at making the app more usable and accessible to a wider audience.