Skip to content

A powerful API that allows for seamless photo card exchange and real-time commenting offers users an Instagram-like experience for engaging with one another's visual content.

License

Notifications You must be signed in to change notification settings

Thoughtseize1/PhotoShareHub

Repository files navigation

The project is available online at https://MEMENTO.onrender.com/views/dashboard

Version License

Table of contents

Using Technologies

Language FastAPI Pydantic asyncio SQLAlchemy Alembic PostgreSQL Redis

Description

In our application, users can share their images. For convenience, a system of tags and ratings has been introduced. You can also edit your images. Кegister and save your memories

Project Installation

Local Installation

To manage project dependencies, poetry is used.

  • Make sure you have poetry installed

  • Clone the repository git clone https://github.com/NightSpring1/InstaLike_PhotoSharing

  • To install the dependencies, use the poetry install or poetry sync command.

Detailed steps in your terminal a following:

git clone https://github.com/NightSpring1/InstaLike_PhotoSharing
cd InstaLike_PhotoSharing
poetry install
python main.py

Implementation

Once the application is running locally, you can browse to run it on your local host using the following links:

API routes

API routes

We implemented our application using the REST API for maximum convenience in further front-end development

All documentation on interacting with our API is available at the following links:

Information for Developers

Original project with all history of commits you can find here -> https://github.com/NightSpring1/InstaLike_PhotoSharing/. The documentation may be useful to other developers who can use it to develop our project.

License

This project is licensed under the terms of the MIT License.

MIT License

Copyright © [FastTrack Codes]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

About

A powerful API that allows for seamless photo card exchange and real-time commenting offers users an Instagram-like experience for engaging with one another's visual content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published