Skip to content

The π’œπ’Ήπ“‹π‘’π“ƒπ‘”π’Ύπ“ˆπ“ˆπŸ’ž is social media web application where users can sign up to the application to start using

License

Notifications You must be signed in to change notification settings

jimmy-oss/instaclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

π’œπ’Ήπ“‹π‘’π“ƒπ‘”π’Ύπ“ˆπ“ˆπŸ’ž

Screen Shot 2022-06-08 at 16 29 22

Screen Shot 2022-06-08 at 16 29 54

Screen Shot 2022-06-08 at 16 30 22

The π’œπ’Ήπ“‹π‘’π“ƒπ‘”π’Ύπ“ˆπ“ˆπŸ’ž is social media web application where users can sign up to the application to start using.

Description🌸

The First impression which makes this web application stand out from the rest is this the motto: 𝔅𝔒𝔦𝔫𝔀 β„­π”―π”’π”žπ”±π”¦π”³π”’ π”ͺπ”žπ”¨π”’ 𝔦𝔱 𝔬𝔯 π”Ÿπ”―π”’π”žπ”¨, 𝔢𝔬𝔲𝔯 𝔭𝔬𝔰𝔱𝔰 π” π”žπ”« 𝔰𝔒𝔩𝔩 π”¦π”‘π”’π”žπ”° π’œπ’Ήπ“‹π‘’π“ƒπ‘”π’Ύπ“ˆπ“ˆπŸ’ž users are able to upload photos with their unique ideas depending which category they want.

Behaviour Driven DevelopmentπŸ˜‡

  • A user can Sign in to the application to start using
  • A user can upload pictures to the application.
  • As user can see their profile with all their pictures.
  • A user can follow other users and see their pictures on their timeline.
  • A user can like a picture.

INSTALLATION PROCESS ✨

To use the application you should have python3 and django latest version installed in your machine.

  • Create and activate the vitual Environment and install the from requirements.txt $ python3 -m virtualenv virtual $ source virtual/bin/activate $ pip install -r requirements.txt

It will install everything from the requirements file after configuring launch and enjoy.

  • Setting up environment variables

Create an .env and add the following.

SECRET_KEY='<Secret_key>'
DBNAME='<DbName>'
USER='<Username>'
PASSWORD='<password>'
DEBUG=True
DB_HOST='127.0.0.1'
MODE='dev'
ALLOWED_HOSTS='.localhost','.herokuapp.com','127.0.0.1'
DISABLE_COLLECTSTATIC=1

  • Start the Server to run the app

  • $ python3 manage.py runserver

  • Open localhost:8000


TECHNOLOGIES USED ✨

I have used:

  • Python3
  • Django
  • Html
  • Css
  • PostgreSql
  • Improvement plans πŸ’žοΈ

  • Users are able to comment posts from their fellow, delete posts and update.
  • Users receives a welcome message after signing up.
  • AUTHORS NAME🦁

    jimmy-oss

    BUGSπŸ’’

    No bugs so far

    THE LICENSEπŸ‘¨πŸΎβ€βš–οΈ

    The website is under Mit license.

    About

    The π’œπ’Ήπ“‹π‘’π“ƒπ‘”π’Ύπ“ˆπ“ˆπŸ’ž is social media web application where users can sign up to the application to start using

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published