My first Django project

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • TaskMaster

    TaskMaster is our pet project that will help you plan your day in a couple of clicks

  • Hey guys! I'm junior fullstack developer at the age of 16. I'm working on my first pet project TaskMaster. Now we have only MVP with basic functions however we will release the full version! I would be more than happy if you gave me your feedback and put a star on repo By the way, in readme file you can find the link to our web app. Check it! https://github.com/Vladislava05/TaskMaster

  • black

    The uncompromising Python code formatter

  • Your code style is pretty inconsistent. Consistency makes code nicer to read, so I would recommend you look into linters (flake8, or pylint), and also code formatters (black). Never worry about forgetting to put a blank line at the end of the file, or leaving 5. (Also, it makes your git commits cleaner, because it automatically adds things like dangling commas, so if you add something to a list, it doesn't change the previous line).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts