Giter Club home page Giter Club logo

instapic's Introduction

InstaPic

A clone of the popular instagram app.

Author

By Sarah Marion


Description

This is an application more or less like the popular social media platform Instagram where users can sign up, post pictures view pictures posted by others comment on them as well as like or dislike the pictures.

User Stories

As a user I would like:

  • to sign in to the application to start using
  • to upload pictures to the application.
  • to view their profiles containing all their pictures
  • to follow other users and see their the users timeline.
  • to like a picture and leave a comment on it.

How to use it

Technologies Used

  • Python3.6
  • Django framework
  • Bootstrap
  • PostgreSQL

Setup/Installation Requirements

  • Internet access
  • git clone https://github.com/sarah-marion/InstaPic.git
  • cd InstaPic

To install a virtual environment

  • pip3 install python3.6
  • python3.6 -m venv virtual
  • source virtual/bin/activate

Dependancy Installments

  • pip3 install django==1.11 django-heroku gunicorn whitenoise python-decouple whitenoise django-bootstrap3

To install all dependencies

  • python3.6 -m pip install -r requirements.txt

To change the config_name parameter from 'production' to 'development'

  • Run python3.6 manage.py runserver to get the app running navigate to http://127.0.0.1:8000/ and it will open in your browser

Known Bugs

It does not have bugs.But if any problems should occur, email me at [email protected]

  • N/B Also it is not finished yet...more features and functionalities are still being worked on.

Support and Contact Details

You can reach out to me at [email protected] for Reviews, Advice, Collaborations and Comments

Licence

MIT License

Copyright (c) 2018 Dev Sarah Marion

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.

instapic's People

Contributors

sarah-marion avatar dependabot-preview[bot] avatar dependabot[bot] avatar

Watchers

James Cloos avatar

instapic's Issues

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.