Code Monkey home page Code Monkey logo

doggo-share's Introduction

Most of the repositories you can find here are my university projects.

๐Ÿ“ˆ Stats



๐Ÿ”ฅ Favourite tools

Kotlin TypeScript C# Jetpack Compose Svelte IntelliJ IDEA Android Studio Visual Studio Code GitKraken

โš™๏ธ Other tools I'm familiar with

Java Ruby Dart JavaScript Go Python C++

SQL HTML CSS LaTeX Markdown Makefile

Visual Studio C++Builder

Svelte Cubed Three.js Tailwind CSS OpenGL Ktor ZeroMQ Protocol Buffers

Sourcetree BitBucket GIMP Git

Linux Terraform Azure Docker Surge Netlify MantisBT OBS Studio Defold

๐Ÿ”— Profiles

doggo-share's People

Contributors

ceribe avatar

Watchers

 avatar

doggo-share's Issues

Add email sending

A cloud function called by "process" function that will send an email to all registered users with the link to the uploaded picture

Add the process cloud function

Function should trigger when new blob is added and write proper status to photoinfo table after processing ("dog", "not dog", "invalid"). After processing it should call another cloud function which will send and email with link of the image to all the subscribers if the image was a dog.

Move file uploading to a cloud function

Currently file uploading is done via a website and user directly writes to blob storage. This gives no control over file names so files can be overwritten.

Automate static site build

Currently site has to be build locally and then manually uploaded to Azure. It could be automated if needed, but is probably out of project's scope.

Make UI better

Add some CSS to center the buttons. Show the content of photoinfo table on the website and refresh it when clicking the "refresh" button. Contents of photoinfo table should be acquired via "list" cloud function. Show a list of emails that subscribed and add a field that will be it possible to subscribe.

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.