8000 GitHub - KamauDev-maker/Insta-lite: A clone of the popular Instagram application. Users are able to upload images, follow other users to see their photos, like and comment on photos.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A clone of the popular Instagram application. Users are able to upload images, follow other users to see their photos, like and comment on photos.

Notifications You must be signed in to change notification settings

KamauDev-maker/Insta-lite

Repository files navigation

Insta-Lite

Insta-lite - a clone of the popular Instagram application.

By Oscar Kamau

screenshoot

Description

A clone of the popular Instagram application. Users are able to upload images, follow other users to see their photos, like and comment on photos.

Live link

Visit the application on https://insta2100.herokuapp.com/account/login/?next=/ .

Development

To make advancements/modifications, follow these steps:

  • Fork the repository
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • 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.7
  2. Django 4.0.5
  3. Bootstrap

Support and contact details

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

License

Copyright (c) 2020 Oscar Kamau

About

A clone of the popular Instagram application. Users are able to upload images, follow other users to see their photos, like and comment on photos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0