kilonzijnr / The-Heart-Hive

Just a simple art of personalised Gallery

Home Page:https://hive-heart.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THE HIVE HEART

The Hive Heart is an application that allows the user to host or post their own photos on the web.

The Hive Heart is a project app that has aided me to publish my pictures on the web.In the app you are able to interact with different photos posted at different times. Moreover as a user you are able to view each photo's details. The user is also able to post and remove a photo.

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 Hive Heart

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

Contributing to The Hive Heart

  • 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/The-Heart-Hive/blob/master/License).

About

Just a simple art of personalised Gallery

https://hive-heart.herokuapp.com

License:MIT License


Languages

Language:HTML 54.1%Language:Python 45.9%