Code Monkey home page Code Monkey logo

sharonnekemboi / shavogram Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 19.64 MB

This is a clone of Instagram app using Django . It has some of the functionalities like the original insta app as it can allow a user to post, search other users, view other users and their own posts, as well as see their timeline of posts from other users.

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

License: MIT License

Python 5.84% HTML 8.60% CSS 39.96% JavaScript 45.59% Procfile 0.01%
django insta-clone python

shavogram's Introduction

Shavogram

By Sharonne Vanessa Kemboi

Screenshot of the App

Table of Content

Description

Shavogram is a clone of Instagram app using Django . It has some of the functionalities like the original insta app as it can allow a user to post, search other users, view other users and their own posts, as well as see their timeline of posts from other users.

Setup/Installation Requirements

You need to have the following installed

Prerequisites

You must have git, django, postgres and python3.8+ installed in your pc. To install django and Postgres, you can use the following commands:

#django
$ pip install django

#postgres
$ sudo apt-get install postgresql postgresql-contrib libpq-dev
 
 git clone https://github.com/SharonneKemboi/Shavogram.git

 virtualenv virtual

 source virtual/bin/activate

 pip3 install -r requirements.txt

 psql CREATE DATABASE galleria

 python3.8 manage.py runserver

 python manage.py migrate

 python manage.py test

Deployment environment

  • Heroku

How To Access the Site

This App is being hosted by Heroku. The link to the live site is: https://shavogram.herokuapp.com/

TDD

To test the app, run this command in the terminal;

$ python manage.py test

User Story

As a user of the application I should be able to:

  • Sign in to the application to start using.- Achieved
  • Upload my pictures to the application. -Achieved
  • See my profile with all my pictures. -Achieved
  • Follow other users and see their pictures on my timeline. -Achieved
  • Like a picture and leave a comment on it.-Achieved

Technology & Tools

  • Python
  • Django (Python Framework)
  • HTML
  • CSS
  • Bootstrap
  • Postgres (Database)
  • JavaScript

Reference

Known Bugs

There are no known bugs yet. Seen Any Bug? Please Reach out ASAP!

License

MIT License

  • This application's source code is free for any open source projects

Copyright (c) 2022 Sharonne Kemboi

Authors information

Feel free to add your contribution to the code.

If you have any questions,comments or advice,feel free to contact me

shavogram's People

Contributors

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