Skip to content

arcifius/gallerie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallerie

Road map
  • Provide a gallery view of all previously uploaded images.
  • on mobile & tablet button which will prompt you to either access the camera and take a pic or select from files on device.
  • on desktop drag image to page to upload or click on a button which allows selection of multiple files on device.
  • It would be nice if UI could handle rotation on devices.

Frontend

Powered by React. Inside project folder, you can run frontend by typing:

$ npm start

Backend

NodeJS with express. Inside project folder, you can run backend by typing:

$ node ./server/bootstrap.js

In order to use Gallerie correctly, assure both backend and frontend are running.

Testing

Inside project folder, you can run tests by typing:

$ npm test

About

Minimalist image gallery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published