Skip to content

CykaGit/Jatragram

Repository files navigation

Jatragram

This project is an attempt to build a social media platform tailored towards the travel photographers. This platform lets you interact with others by commenting, liking, saving, and many more. It lets you post pictures of the beautiful places you have been and share your experiences of it.

Details

Important

All the data has to manually inputted by the administrators.

It provides you with a platform similar to the social media platform called Instagram. Here you can create posts, share your experience about any places that you have visited and photos of the places. It lets you like, save and engage in conversation with others using the comments feature. There is an explore page where you can see the posts of other users whose profile privacy is set to public. There is an option to set the profile privacy to either public or private, similar to the concept of Instagram. You can search using profile name, usertag, post description, etc, and it displays the content relevant to it. There is a complete section of privacy and account management under the profile section.

Tech Stack

Built using Django in the backend, using HTML, CSS & JS in the frontend. Additionally bootstrap is the CSS framework which is used in few places. Google Fonts is used as the fonts library.

DjangoHTML5BootstrapJavaScript

Installation

Create a virtual environment, and cd into the main folder and install the dependencies from the reuirements.txt file by typing pip install -r reuirements.txt.Then run python manage.py makemigrations and python manage.py migrate. Then run the server by typing python manage.py runserver 8001.

YOU ARE ALL GOOD TO GO NOW !!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published