Coder Social home page Coder Social logo

oodennis20 / gram Goto Github PK

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

An Instagram web application clone that mimics the behaviours and functionality of the real application.

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

License: MIT License

Python 96.69% Shell 0.04% HTML 1.25% CSS 0.58% JavaScript 1.43%

gram's Introduction

๐Ÿ…–๐Ÿ…ก๐Ÿ…๐Ÿ…œ

Gram

Built By Dennis

Description

This is aclone of the popular social media application: Instagram. The application allows users to upload, like and comment on other peoples images. Images must have captions and users have profiles where they can see all their images. The admin is currently responsible for editing or deleting images. Users must log in with credible emails

User Stories

These are the behaviours/features that the application implements for use by a user.

Users would like to:

  • View all images submitted by any user.
  • Click on images to display more details.
  • Search for users.
  • Receive email when signing up.
  • Follow others.
  • Like Images.

Admin Abilities

These are the behaviours/features that the application implements for use by the admin.

Admin should:

  • Sign in to the application
  • Add, Edit and Delete images
  • Delete images
  • Manage the application.

SetUp / Installation Requirements

Prerequisites

  • python3.6
  • pip
  • virtualenv
  • Requirements.txt

Cloning

  • In your terminal:

      $ git clone https://github.com/oodennis20/Gram
      $ cd Instrapicha
    

Running the Application

  • Creating the virtual environment

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

      $ see Requirements.txt
    
  • To run the application, in your terminal:

      $ python3.6 manage.py runserver
    

Testing the Application

  • To run the tests for the class files:

      $ python3.6 manage.py test images
    

Technologies Used

  • Python3.6
  • Django framework and postgresql database

gram's People

Contributors

oodennis20 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.