Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cbedroid/photo-share

Photo Share - A photo-sharing web application with fully integrated Restful API. Share your amazing photos with friends and family! PhotoShare was built using python Django REST framework.
https://github.com/cbedroid/photo-share

api camera crud-application django django-rest-framework gallery javascript photography photos python restful-api sass share tailwindcss webapp

Last synced: 3 months ago
JSON representation

Photo Share - A photo-sharing web application with fully integrated Restful API. Share your amazing photos with friends and family! PhotoShare was built using python Django REST framework.

Awesome Lists containing this project

README

        

|Stage Build|
|Prod Build|
|Stage Deploy|
|Prod Deploy|

.. |Stage Build| image:: https://github.com/cbedroid/photo-share/actions/workflows/build_stage.yml/badge.svg
:alt: Stage Build

.. |Prod Build| image:: https://github.com/cbedroid/photo-share/actions/workflows/build_prod.yml/badge.svg
:alt: Production Build

.. |Stage Deploy| image:: https://github.com/cbedroid/photo-share/actions/workflows/deploy_to_stage.yml/badge.svg
:alt: Stage Deploy

.. |Prod Deploy| image:: https://github.com/cbedroid/photo-share/actions/workflows/deploy_to_prod.yml/badge.svg
:alt: Prod Deploy

=============
Photo-Share
=============

Photo-share is a Django Photo Sharing Web Application with RESTful API. PhotoShare allows users to easily upload and share their wonderful photos across multiple platforms and social media account. Built with developers in mind, PhotoShare's API lets other software developers seamlessly integrate all of PhotoShare Web functionalities right into an existing application quickly and easily! Want to know more..

==============
Technologies
==============

- `Python `_
- `Django `_
- `Django-rest-framework `_
- `JavaScript `_
- `PostgreSQL `_
- `Docker `_
- `Tailwindcss `_
- `Sass `_

+++++++++++++++++

==============================
PhotoShare Web App ScreenShots
==============================

|HomePage|

|PhotoShareCollections|

|PhotoShareAlbumPage|

|PhotoShareSharing|

.. |homePage| image:: ./.github/docs/assets/photoshare_homepage.png
:alt: Home Page
:width: 100%

.. |PhotoShareCollections| image:: ./.github/docs/assets/photoshare_collections.png
:alt: Collections Page
:width: 100%

.. |PhotoShareAlbumPage| image:: ./.github/docs/assets/photoshare_album_page.png
:alt: Album Page
:width: 100%

.. |PhotoShareSharing| image:: ./.github/docs/assets/photoshare_sharing.png
:alt: Sharing Photos
:width: 100%