Skip to content

nesbilgi/toy-project-full-stack-developer-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

toy-project-full-stack-developer-v1

Toy project for full-stack developer (React and dotnetcore)

Summary

There is a customer data file MOCK_CUSTOMERS.json. You will use this file as data source. You should practise quite simple phone book application. Please follow best practise while implementing use cases.

Conditions

  • Frontend must be React with TypeScript, using Hooks and Context Api
  • Backend must be .Net Core, using EF Core (SQLite or InMemory)

Time Period

You must delivery your project in 1-2 days.

USE-CASES

  • User can list all of customers data with pagination.
  • User can see customer details.
  • User can edit customer details.
  • User can search customers
  • User can add new customer

About

Toy project for full-stack developer (React and dotnetcore)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published