[go: up one dir, main page]

Skip to content

RyuseiNa/MelopanTestTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MelopanTestTask

1-1 Build simple sign up and signin page

1-2 Build empty dashboard

1-3 Build an item CRUD

1-4 Build an item read only page for merchant

1-5 An ACL (access control) feature for admin user

Things to be noted

  • Never expose mysql auto incremented id publicly via URL when accessing an item
  • Make sure data validation works properly and returning a proper error message
  • Design the table structure as best as you could think of

User List

procedure

Use it on a PC with docker installed. After cloning, execute the following commands for terminal.

make -i install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published