Developed by Michelle-Njeri
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.
View Site to visit the site
- 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.
To get the project .......
https://github.com/vantablanta/gram.git
cd project-gram
pipenv shell
pipenv sync
SetUp your database User,Password, Host then make migrate
python manage.py makemigrations gram_app
Now Migrate
python manage.py migrate
- username - FithKilonzi
- password - FaithKilonzi
python manage.py runserver
python manage.py test
Open the application on your browser 127.0.0.1:8000
.
- There are no known bugs currently but pull requests are allowed incase you spot a bug
If you have any question or contributions, please email me at [vantablanta@gmail.com]
Copyright (c) 2022 Michelle Njeri