Skip to content

An application where a user can sign into it, upload pictures, see their profile with all pictures they uploaded. Follow other users and see their pictures. Like a picture and leave a comment on it.

License

Notifications You must be signed in to change notification settings

vantablanta/gram

Repository files navigation

gram

Developed by Michelle-Njeri

Description

An application where a user can sign into it, upload pictures, see their profile with all pictures they uploaded. Follow other users and see their pictures. Like a picture and leave a comment on it.

Live Link

View Site to visit the site

User Story

  • 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.

Setup and Installation

To get the project .......

Cloning the repository:
 https://github.com/vantablanta/gram.git
Navigate into the folder
cd project-gram
Install and activate Virtual
pipenv shell 
Install Dependencies
pipenv sync
Setup Database

SetUp your database User,Password, Host then make migrate

python manage.py makemigrations gram_app

Now Migrate

python manage.py migrate 
Super User Credentials
  • username - FithKilonzi
  • password - FaithKilonzi
Run the application
python manage.py runserver 
Testing the application
python manage.py test 

Open the application on your browser 127.0.0.1:8000.

Technology used

Known Bugs

  • There are no known bugs currently but pull requests are allowed incase you spot a bug

Contact Information

If you have any question or contributions, please email me at [vantablanta@gmail.com]

License

License

Copyright (c) 2022 Michelle Njeri

About

An application where a user can sign into it, upload pictures, see their profile with all pictures they uploaded. Follow other users and see their pictures. Like a picture and leave a comment on it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published