Skip to content

A web application built on Django framework that seeks to imitate the official Instagram functionality

Notifications You must be signed in to change notification settings

ernestmucheru/Insta-Django-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insta-Django

A web application built on Django framework that seeks to imitate the official Instagram functionality

By Ernest Mucheru

Live link

Visit the application on https://instagramc10ne.herokuapp.com/

Preview

Profile view

profile

Home view

home

Comments view

comments

Notification view

noti

DM view

dm

Development

To make advancements/modifications, follow these steps:

  • Fork the repository
  • Create a new branch (git checkout -b new-changes)
  • Make the appropriate changes in the files
  • Add changes made
  • Commit your changes (git commit -am 'new-changes')
  • Push to the branch (git push origin 'new-changes')
  • Create a Pull Request

Setup & Run instructions

  • Create and activate a virtual environment
  • Install the dependencies listed in the requirements.txt
  • Create a .env file. This will contain environment variables as listed in the .env.sample file.
  • Finally, run your app on MODE='dev' config for debugging purposes

Technologies Used

Technologies used to develop this application:

  1. Python v3.9.5
  2. Django 3.2.4
  3. Bulma
  4. Cloudinary
  5. Bootstrap
  6. HTML
  7. CSS

Support and contact details

Should you be unable to access the website, have any recommendations and/or questions, feel free to email me:ernestmucheru254@gmail.com

Copyright (c) 2021 Ernest Mucheru

About

A web application built on Django framework that seeks to imitate the official Instagram functionality

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published