GithubHelp home page GithubHelp logo

davaliitos / udagram Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.98 MB

Udagram is a simple application that allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice

TypeScript 84.33% JavaScript 2.46% HTML 7.77% CSS 5.23% Shell 0.21%

udagram's Introduction

Udagram

Udagram is a simple application that allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice

The project is split into three parts:

The Simple Frontend A basic Ionic client web application which consumes the RestAPI Backend. The RestAPI Backend, a Node-Express server. The Image Filtering Microservice. It is a Node-Express application which runs a simple script to process images.

Setting up the frontend

  1. Clone this repository locally.

  2. Install dependencies using

npm install
  1. Start your app using
ionic serve

Setting up the REST API server/ Image Server

  1. Clone this repository locally.

  2. Install dependencies using

npm install
  1. Start your app using
npm run dev

Deployed Project URLs

FrontEnd

http://d3ojcoj6kv7el0.cloudfront.net/

REST API

http://udagram-fdavalos-restapi-dev.us-east-1.elasticbeanstalk.com/

Image Serve

http://udagram-fdavalos-imagefilter-dev.us-east-1.elasticbeanstalk.com/

Example Endpoint Image Filter Server

http://udagram-fdavalos-imagefilter-dev.us-east-1.elasticbeanstalk.com/filteredImage?image_url=https://i.ibb.co/ZYW3VTp/brown-brim.png

udagram's People

Contributors

davaliitos avatar

Watchers

 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.