Skip to content

jothikannan89/gfg-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

gfg-task

GFG React front end task

Requirements

  • A frontend application should be created in pods/frontend folder - Completed
  • It should connect to the GraphQL API, where user should be able to authorise - Completed
    • auth might be fake (just select current user) or real (in that case backend should be changed) - Completed Authentication with user email address
  • List of current orders must be shown - Completed
  • A form to create new order must be created
    • List of products must be shown - Completed
    • User must be able to add/remove items to the order - Completed
    • Before creating the order, user must be able to preview the order and enable discount - Completed
    • Order must be created in the system and be available on order list page - Not completed, No service available on the backend

About

GFG React front end task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published