Code Monkey home page Code Monkey logo

djangoinsta's Introduction

INSTAGRAM CLONE

By Oyesa Mercy Oluchina

3/06/2022

Description

This is a website application: a clone for Instagram. Users can sign-up, login,view and comment on pictures as well as post their own pictures.

Behaviour Driven Development (BDD)

  • The web page loads displaying a sign in/sign up form. When a user signs in a webpage loads displaying pictures posted by other users. Logged in users are able to comment and like pictures posted by other users. They are also able to update their profile details and post a photo with a caption.

  • Users can search for images by the image titles. They can also view the profile page of other users which shows their bio and the pictures they have posted.

Setup/Installation Requirements

The application requires the following installations to operate:

Running Application

To run the application, open the cloned files in your terminal and run the following commands:

  • $ python3.8 -m venv --without-pip virtual
  • $ source virtual/bin/activate
  • $ curl https://bootstrap.pypa.io/get-pip.py | python
  • $ pip install -r requirements.txt
  • $ python manage.py runserver

Technologies Used

  • Python
  • Django
  • PostgreSQL
  • HTML
  • CSS
  • Bootstrap5

Bugs

The add comment button doesnt work like it should and the follow button as well; if you can assist please feel free to clone the repo and debug.

Contact

To make contributions to the code or offer any suggestions you can contact me via email: Email: [email protected]

Licence

MIT Licence Copyright (c) 2022 Oyesa Mercy Oluchina

djangoinsta's People

Contributors

oyesa avatar

Watchers

 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.