Coder Social home page Coder Social logo

kibet1816 / instagram Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 12.91 MB

Website clone of the instagram application

Home Page: https://instagr4m-cl0ne.herokuapp.com/

License: MIT License

Python 96.66% HTML 1.20% CSS 0.61% Shell 0.05% JavaScript 1.48%
instagram python3 postgresql

instagram's Introduction

Instagram

Description

This is a website clone of the instagram application

By Denis Kibet

The user can:

  • Register to use the program
  • Sign In to his/her profile
  • Post images in the profile page
  • Like the posted images
  • Comment on the posted images

Setup/Installation Requirements

Prerequisites

  • python3.6
  • pip
  • Virtual environment(virtual)

Cloning and running

  • Clone the application using git clone(this copies the app onto your device). In terminal:

        $ git clone https://github.com/Kibet1816/Instagram.git
        $ cd Instagram
    
  • Creating the virtual environment

        $ python3.6 -m venv --without-pip virtual
        $ source virtual/bin/env
        $ curl https://bootstrap.pypa.io/get-pip.py | python
    
  • Installing Flask and other Modules

        $ python3.6 -m pip install -r requirements.txt
    
  • Run the application:

        $ python3.6 manage.py runserver
    

Testing the Application

  • To run the tests for the class files:

        $ python3.6 manage.py test
    

Technologies Used

  • Python 3.6
  • Flask

Behaviour driven development/ Specifications

Behaviour Sample Input Sample Output
Sign Up required On page load Registration form apperars
Registration Submit regitration form User creates an account and receives welcome email
Subscription Submit subscription form User receives email eb=very time there is a new post
Post an image 'image.jpeg' Image is posted and appears on profile page

Support and contact details

For any questions, troubleshooting or contributions, find me on:

License

MIT LICENSE Copyright (c) {2019}

instagram's People

Contributors

kibet1816 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.