Pet project: small social net

Authenticated users can create an idea and leave a comment

Banned or Unauthenticated users can only read content

Nested comments

  1. django 3.2

  2. django REST framework

  3. auth (djoser, JWT)

  4. Unit tests

  5. vue.js 2

  6. vue.js validation: vuelidate

  7. Images upload: aws s3

  8. Bootstrap 4

git clone https://github.com/ZandTree/idea_project.git

Bugs:

  1. Sort objects "high rating to low rating" displayed not correctly

help to solve it - more than welcome

  • Deploy: Linode (without docker)
  • Fix bugs