Coder Social home page Coder Social logo

nhattanvu / myalbum Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 3.0 85.55 MB

Share photos/albums, support auto-tag by object detection, developed on .NET Core 3.1 and Angular 8.0/React 16.12, deployed on Azure/Docker

Home Page: https://my-album.azurewebsites.net/

License: MIT License

JavaScript 5.78% TypeScript 26.78% HTML 15.76% CSS 2.73% C# 47.70% TSQL 0.63% Shell 0.03% Dockerfile 0.44% SCSS 0.14%
single-page-app asp-net-core dotnet-core dotnetcore example angular machine-learning yolov2-tiny google-maps-api swagger signalr azure real-time identityserver4 docker webapi-core react learn github

myalbum's Introduction

My Album logo

My Album

Website to share albums and photos with Google Maps locations

My Album demo

Status

Codecov AppVeyor

Supporters ๐Ÿ‘

Stargazers repo roster for @NhatTanVu/myalbum

Website

Run in Microsoft Visual Studio Community 2019

  1. Setup DB by running 3 scripts in "src/WebSPA/sql"
  2. Open "src/MyAlbum.sln"
  3. Change Default connection string in either:
    1. React with: "src/WebSPA.React.Identity/appsettings.Development.json"
    2. Angular with: "src/WebSPA.Identity/appsettings.Development.json"
  4. Set Startup Projects using menu "Debug->Set Startup Projects..." for Debugging in either:
    1. React with projects: Web Apps/WebSPA.React.Identity and 3 projects in Services folder
    2. Angular with projects: Web Apps/WebSPA.Identity and 3 projects in Services folder
  5. Press F5 for Debugging

Run in Docker

  1. Install Docker.
  2. Open "src/Docker" folder and run:
docker-compose down
docker-compose build
docker-compose up
  1. Open "src/Docker" folder and install this SSL certificate to Local Computer's "Trusted Root Certification Authorities" folder:
File name: my-album.pfx
Password: 2u)TAa
  1. Verify by browsing https://localhost:5002/swagger/ successfully.
  2. Browse the website at http://localhost:5000/

Deploy to Azure

  1. Create 1 Azure App Service and 1 Azure SQL database
  2. Add 2 app settings: "ASPNETCORE_ENVIRONMENT" and "ConnectionStrings:Default" to Azure App Service: App Settings
  3. Deploy to Azure

Screenshots

  1. [Photo] Explore
    Explore Photos

  2. [Photo] World Map
    World Map

  3. [Album] Explore
    Explore Albums

  4. [Album] View
    View Album

  5. [Photo] Add
    Add Photo

  6. [Photo] Edit
    Edit Photo

  7. [Photo] View
    View Photo

  8. [Photo] View >> Object Detection (click on the photo)
    View Photo >> Object Detection

  9. [Photo] View >> Add Comment View Photo >> Add Comment

  10. [Photo] View >> Notify Comment (real-time)
    View Photo >> Update New Comment (real-time)

  11. [Photo] View >> Reply Comment
    View Photo >> Add & View Reply

myalbum's People

Contributors

dependabot[bot] avatar nhattanvu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.