DjangoSites Shiny websites, powered by Django

screenshot of Product Hunt Clone

Product Hunt Clone

This web application creates an online catalogue for some products, where users can browse available products, upvote them, add new products and manage their accounts.

The main features that have currently been implemented are:

There are models for products and users.
1. Users can view list and detail information for products.
2. Logged In Users can create, view and upvote models.
3. Admin users can create and manage models.