Skip to content

grant/capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capture

Instantly generate websites and apps from mocks.

Also on http://challengepost.com/software/capture

Technical design

Repos

https://github.com/grant/capture-opencv https://github.com/grant/capture

Architecture

arch

  1. From our iOS app, you can take a picture of your website design which will be uploaded to the cloud
  2. We get the url of the uploaded image
  3. We send the image url to our node web server
  4. The node server relays the image url for processing on the python server that has OpenCV setup
  5. The python server sends the proccessed image data to the node server for generating the page
  6. The generated page has a unique url which is sent back to the iPhone app for mobile viewing
  7. The iPhone views the website (from the node server)

In the the process, data from the generated site and changes to the site are stored on Firebase.

About

Instantly generate websites and apps from mocks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •