Skip to content

BrianNgeno/Insta-gram

Repository files navigation

Insta-gram

This is an online application that is used to share personal images to users who would like to share like and comment on pictures,users can also follow other users and friend them.

Specifications

To be able to access the application the user should install the latest version of goole chrome, mozilla firefox or explore and load the live link provided. from this point the user can access an online page with the specified gallery, and can be able to:

+ User should sign in to the application to start using.
+ User should upload my pictures to the application.
+ User should see my profile with all my pictures.
+ User should follow other users and see their pictures on my timeline.
+ User should like a picture and leave a comment on it.

Setup/Installation Requirements

  • For a developer who wishes to view the work.You will have to clone my repository and check the requirements to be able to get all the tools needed for proper running of the applictaion and also check the version of python used from the runtime to assert you fullfill requirements to run the application. Getting Started. These instructions will get you a copy of the project up and running on a local host.
  • Git clone

  • Enter the Project root folder cd gallery/ install virtual environment (venv) without pip python3.6 -m venv --without-pip env

  • Activate virtual environment source virtual/bin/activate install pip using curl curl https://bootstrap.pypa.io/get-pip.py | python

  • Runnig the server python3.6 manage.py runserver

Known Bugs

There are no unresolved issues in regards to this code that I know of.

Prerequisites

To be able to run this web application, you will need to have a web browser, preferably Google Chrome or chromium. Just open the url link deployed on GitHub and run it.

Technologies Used

I worked on this code on Linux OS. I used python as my primary language and django model to work on the Application. I worked on the code using vs code,Git applications and heruko.

Support and contact details

If there are any issues on how the code runs, concerns, questions or ideas, kindly reach out to me on my email address; bkn.ngeno@gmail.com.

Authors

Brian-Ng'eno

License

MIT License

Copyright (c) 2018 BrianNg'eno

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Copyright (c) 2018 **Ngeno**

Acknowledgments

  • A big up to Moringa a School for the lessons on how to program.
  • Many thanks to my classmates and Technical mentors at Moringa School for working together with me and assisting where the code didn't work properly.

About

this is a live link to Instagram application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published