https://github.com/machariamark/fakeinsta
My version of an Instagram clone using Django.
https://github.com/machariamark/fakeinsta
Last synced: about 1 year ago
JSON representation
My version of an Instagram clone using Django.
- Host: GitHub
- URL: https://github.com/machariamark/fakeinsta
- Owner: MachariaMark
- License: mit
- Created: 2021-10-14T21:03:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-17T15:55:24.000Z (over 4 years ago)
- Last Synced: 2025-02-02T08:11:24.285Z (over 1 year ago)
- Language: Python
- Homepage: https://rk-insta-klooni.herokuapp.com/
- Size: 16.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Fakeinsta
15.10.2021
#### By **Mark Muchiri Macharia**
### Description
My version of an Instagram clone using Django.
### Setup/Installation Requirements
* Github and Heroku account - from where the application can be cloned or downloaded
* Git installed in pc - for downloading the application to interact with it locally i.e. on one's device
* Text Editor e.g. Visual Studio or Atom or pycharm - for creating, viewing and editing the code.
* Browser - from where to view and further interact with the application
### Behavior Driven Development
#### A user is able to:
1. register and sign into the application
2. see their friends' profile pictures, usernames and image posts (authenticated users)
3. view thier own profile page which has the data they have shared on the app
4. upload photos (authenticated users)
5. like and leave comments on photos (authenticated users)
### Known Bugs
No known bugs
### Technologies Used
1. Python
2. Django-2
3. Postgres
4. HTML-5
5. CSS-3
## Support and contact details
For feedback contact me through;
* mark.macharia@student.moringaschool.com
* 0759329269
### License
[MITlicense](LICENSE) 2021