GithubHelp home page GithubHelp logo

vantablanta / gram Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 3.0 1.38 MB

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.

Home Page: https://gram-mn.herokuapp.com/

License: MIT License

Python 51.61% HTML 46.28% CSS 2.05% Procfile 0.06%
django google-authentication heroku emailsender python3

gram's Introduction

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 [[email protected]]

License

License

Copyright (c) 2022 Michelle Njeri

gram's People

Contributors

vantablanta avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.