kilonzijnr / Click-Bay

A clone of the Instagram application by Facebook

Home Page:https://theclickbay.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THE CLICK BAY

The Click Bay is an application that is a clone of Instagram app by Facebook

In this app the user is able to upload an image,have a user profile which is editable at any time.The user is also able to have other users like his/her images and comments and vice-versa.Lastly the user is able to search for a specific profile.

PREREQUISITES

Before you begin, ensure you have met the following requirements:

You have installed the latest version of [Django(python)] You have a Linux machine. For only user priviledges the application is able to work properly on any operating system ]. You have read the projects REAME.md Documentation.

INSTALLATION REQUIREMENTS

  • python3.8
  • pipenv
  • Git and Github
  • Gunicorn

Installing The Click Bay

  • Install the dependancies above
  • Setup your Database and add it to the settings
  • Run the application locally ($ python manage.py runserver

Contributing to The Click Bay

  • You can email me the suggestion or ;

To contribute to , follow these steps:

Fork this repository. Create a branch: git checkout -b . Make your changes and commit them: git commit -m '<commit_message>' Push to the original branch: git push origin Create the pull request. Alternatively see the GitHub documentation on creating a pull request.

Contributors

This application has being a personal undertaken project from scratch.

Contact

If you want to contact me you can reach me at vkilonzi05@gmail.com.

License

This project uses an [MIT] License:(https://github.com/kilonzijnr/Click-Bay/blob/master/License).

About

A clone of the Instagram application by Facebook

https://theclickbay.herokuapp.com/

License:MIT License


Languages

Language:Python 57.3%Language:HTML 42.7%