Skip to content

chaultm29/udacity-project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack Apps on AWS Project

You have been hired as a software engineer to develop an application that will help the FBI find missing people. The application will upload images to the FBI cloud database hosted in AWS. This will allow the FBI to run facial recognition software on the images to detect a match. You will be developing a NodeJS server and deploying it on AWS Elastic Beanstalk. You will build upon the application we've developed during the lessons in this course. You'll complete a REST API endpoint in a backend service that processes incoming image URLs.

This repository is created by LE THI MINH CHAU with 2 accounts: chaultm29 + TPGF00005 (belongs to me)

Deployed URL

http://udacity-p2-image-filter-dev.us-east-1.elasticbeanstalk.com/

Image from Udacity

http://udacity-p2-image-filter-dev.us-east-1.elasticbeanstalk.com/filteredimage?image_url=https://upload.wikimedia.org/wikipedia/commons/b/bd/Golden_tabby_and_white_kitten_n01.jpg

Getting Started

You can clone this repo to run the project locally, or navigate to the workspace in the Udacity course.

Project Instructions

To complete this project, you will need to:

  • Set up node environment
  • Create a new endpoint in the server.js file
  • Deploying your system

Testing

Successful URL responses should have a 200 code. Ensure that you include error codes for the scenario that someone uploads something other than an image and for other common errors.

License

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published