Skip to content

milanmilosev/voucher-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voucher-switcher 🕹️

Simple Node.js single-page web app with REST API backend.

Task description:

Develop a landing page that shows and explains all the vouchers we give out. It would be nice if we had possibility to exchange the voucher number, value or disable the voucher. Perhaps build an admin page where we can easily set new data.

forthebadge

Diagram

com-diagram

Admin dashboard (set data)

voucher-switcher

Landing page (fetch data)

Screen Shot 2019-03-19 at 14 16 51

HOW TO

  1. Edit the settings on the process.env file.
CLIENT_DOMAIN = ''
CLIENT_ID = ''
CLIENT_SECRET = ''
REDIRECT_URI = ''
AWS_ACCESSKEY = ''
AWS_SECRET_ACCESSKEY = ''
  1. Deploy the application

About

Simple Node web app with REST API backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published