An open API service indexing awesome lists of open source software.

https://github.com/yanikkumar/product-hunt

A simple reddit clone where we upload the content and vote as per users and we can also upvote and there is authentication for users
https://github.com/yanikkumar/product-hunt

Last synced: about 1 month ago
JSON representation

A simple reddit clone where we upload the content and vote as per users and we can also upvote and there is authentication for users

Awesome Lists containing this project

README

          

# Product-Hunt
A simple reddit kinda clone where we upload the content and vote as per users and we can also upvote and there is authentication for users.
This web-app was made to just to practice the python's web framework django.

## What It's Made Of:
This web Application is purely made on python + django framework and codes are easily understandable and if you're a django learner
this is the basic app you could build.

## Content Included:
It includes the django forms for LOGIN and REGISTER view and yes it has feature of registering the user and login in feature.
if a person is login he/she can add his/her products in the list and the produts can be rated by other people in the and can upvote the product.

### What was purpose ?
There is nothing important for me more than gaining more knowlede and learning new technologies so that i can update myself and other people with what is present in today's scenario. Moreover so that I can guide anyone what to learn and which thing suits them.