Built By Wangui Njoka
This app is a clone of the widely propular Instagram implemented using Django 1.11 framework.
- Sign in to the application to start using.
- Upload my pictures to the application.
- See my profile with all my pictures.
- Follow other users and see their pictures on my timeline.
- Like a picture and leave a comment on it.
- python3
- Virtual environment named gram
- Django 1.11
- Boootstrap3
- Heruko
-
In your terminal:
$ git clone https://github.com/wanguinjoka/The-gram $ cd The-gram $ python3.6 -m venv --without-pip virtual $ source virtual/bin/activate $ curl https://bootstrap.pypa.io/get-pip.py | python $ python3.6 manage.py runserver
- Python3
- django 1.11
- Heroku for deployment
- None
MIT ©2017