Git Product home page Git Product logo

aliyildizoz / photochannel Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 74.41 MB

In this app users can create channels and share photos, comment or like photos in these channels. We can also tag these channels and filter the channels accordingly and find channels in the areas we are interested in.

License: MIT License

C# 95.52% TSQL 3.53% Dockerfile 0.69% Shell 0.26%
asp-net-core net-core web-api csharp efcore cloudinary-library net-standard-2 mssql-database asp-net-core-web-api reactjs react redux redux-thunk react-router docker docker-compose

photochannel's Introduction

PhotoChannel

English

Purpose of the application

The application tried to combine some features of youtube and instagram. It is inspired by creating and subscribing channels on Youtube, sharing , liking and commenting photos on Instagram. In this direction, users can create channels and share photos, comment or like photos in these channels. We can also tag these channels and filter the channels accordingly and find channels in the areas we are interested in.

Features

  1. Creating an account
  2. Creating channels
  3. Profile page
    • Viewing shared photos
    • Viewing liked photos
    • Viewing comments
    • Viewing subscriptions
    • Viewing the user's channels
  4. Channel page
    • Sharing photos on the channel
    • Viewing channel gallery
    • Viewing channel subscribers and channel owner
  5. Photo
    • Liking a photo
    • Doing comment on the photo
    • Viewing likes
    • Viewing comments
  6. Home page
    • Viewing current user's stream
    • Viewing the most liked photos
    • Viewing photos with the most comments
    • Viewing channels with the most subscribers
    • Filtering channels by category

Setup

  • Install with Docker; If docker is installed on your computer, open the terminal in the location where the docker-compose.yml file is located and run the docker compose up command.
  • To create the database by migrating; Open the terminal in the PhotoChannelWebApi folder and run the commands below.
    1. dotnet ef migrations add InitialCreate
    2. dotnet ef database update
  • To create database with sql script;

The front of the project was written in react js. You can look from here.

Used technologies

  • Backend
    • Asp.Net Core Web Api
    • .Net 8
    • Entity Framework Core
    • Fluent Validation
    • Cloudinary
    • InMemory Cache
    • NLog
    • Filtering
    • SwaggerUI
    • N-Tier Architecture
  • FrontEnd
    • reactjs
    • react-bootstrap
    • bootstrap
    • filepond
    • redux
    • redux-thunk
    • cloudinary-react
    • react-router-dom
    • connected-react-router
    • simple-react-validator
    • react-photo-gallery
    • font-awesome

Database Diagram

Database Diagram

Swagger

Swagger

photochannel's People

Contributors

aliyildizoz avatar dependabot[bot] avatar imgbotapp avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

h-albay

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.