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
- Host: GitHub
- URL: https://github.com/yanikkumar/product-hunt
- Owner: yanikkumar
- Created: 2019-02-05T12:20:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T15:37:06.000Z (about 7 years ago)
- Last Synced: 2025-12-26T07:49:16.883Z (5 months ago)
- Language: CSS
- Size: 1.36 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.