Skip to content

Avatazjoe/ByteWalk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Try it out at: http://bytewalk.me

You should probably try the website to check on on some new features.

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.6%
  • Python 45.4%