• Stars
    star
    146
  • Rank 248,337 (Top 5 %)
  • Language
    HTML
  • Created almost 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A social media photo-sharing website built on the Django Framework.

ByteWalk

A social media photo sharing website built on Django Framework.

The features available to users :-

  1. Post images. A short description and tags can be included if desired by user.
  2. can check everyone's post and also like and comment on the photos.
  3. Users can edit or delete their photos too.
  4. Users can search for posts by tags and for other users by their username.
  5. Without authentication, users can view the posts but cannot like or comment.
  6. Registeration system is complete with password reset option also available to users.
  7. Users can edit their profile including profile pic and a short bio about them.
  8. Users can view profile of others users and can send them friend requests.
  9. Users can send friend request, cancel requests, accept requests, reject requests or even unfriend their friends.
  10. Users are given suggestions for new friends based on mutual friendships.

Technologies used :-

  1. Frontend: HTML5, CSS (Bootstrap4 + Custom CSS), AJAX
  2. Backend: Django
  3. Storage: Google Cloud Storage
  4. Deployment: Heroku

To try out the website, please download the repository in your local system and provide all the local variables as per your requirements. Switch to your local storage or keep using Google Cloud but make sure to create an account on Google Cloud Storage and create buckets and put in the id wherever needed in the code (settings.py file). In this way, you would be able to run it in your local machine! Do try it out!

This repository is open for contribution. If you have any improvement in mind, you should make the pull request with relevant details and I shall add it.

More Repositories

1

MERN-E-Commerce

A simple E-Commerce app built on MERN stack with integrated Stripe Checkout.
JavaScript
96
star
2

Youtube-downloader

It is a simple YouTube downloader which takes URL of the YouTube Video from the user and saves it in your device. Multiple Video downloads at the same time are also supported by this downloader.
Python
58
star
3

Fenice-Network

Building the job search portal which helps both recruiters and job seekers to get perfect jobs.
HTML
42
star
4

React-Todo

A simple Todo app with react.
JavaScript
26
star
5

Movie-Recommendation-System

Built a Movie Recommendation System which will take as input a movie title from the user and return the top 50 recommended movies to the user based on the input movie.
Python
11
star
6

Personalised-Alarm-using-Python

Building the personalized alarm using Python which plays different alarm tunes by machine learning using previous results to provide the best alarm experience.
Python
9
star
7

Merngram

A simple photo sharing website built using React, Node, Express, MongoDB and Firebase Storage.
JavaScript
4
star
8

snake-game-python

We will build a simple snake game in Python.
Python
2
star
9

CS-Bloggy

A Django QnA/blog which lets anyone create an account and post questions/posts or answer/replies on other's problems related to computer science.
Python
2
star
10

MERN-Shopping-List

A simple MERN shopping list app with authentication.
JavaScript
1
star
11

Train-It

A website where you can train my model for up to 5 different classes and get live predictions using their webcam.
HTML
1
star
12

Recit

A portal where developers list out their projects and skills and recruiters search for developers.
Python
1
star