Giter VIP home page Giter VIP logo

gdsc_meme_feed's Introduction

image WEC-GDSC recruitment

GDSC_meme_feed - Meme Hub

Full stack social media website for memes built in python with django.

Setup Instructions: (Ideally inside a virtual env)

  • Clone the repository
  git clone https://github.com/05kashyap/GDSC_meme_feed
  • Install requirements.txt
    pip install -r requirements.txt
  • Make migrations
    python manage.py makemigrations
  • Apply migrations
    python manage.py migrate
  • Apply migrations
    python manage.py runserver

Walkthrough video:

https://drive.google.com/file/d/1VlJIUAIxN4pO8K2yDPfosjD495uBIbzb/view?usp=sharing

Feature Overview:

-User registration and authentication.

-Reset Password

-Create memes with memegen API

-View created memes in your posts

-Accumulate higher "dankscore" as more likes are earned

-Like posts

-Comment under posts

-Follow meme creators

-personalized "your feed" to view content from following creaters

-Featured section with top liked posts

Front page:

image

User profile page with followers and following:

image

User posts, dankscore (similar to reddit karma):

image

User Features:

User registration and authentication.

image

Login/register

image

Reset Password

image

image

email:

image

instructions:

image

User profile:

image

User created memes + score:

image

Post Meme:

image

View Available meme templates:

image

Follower/following system

Post Features:

Post memes using template ID, add custom text using memegen_api

View available templates

Functionality to like memes, add comments under a post.

Store created memes in the meme library

Follow meme creators, view their posts in a personalized feed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.