Skip to content

Rapheta/FullStack-Developers-Coding-Exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full-Stack Developers Coding Exercise

This is a full-stack developers coding exercise built using .NET Core and React technologies.

A database schema is created with the following specification:

The application has been developed through an web interface and covers the following functionality:

  • List the records of each of the entities
  • Modify each of the entity records
  • Register new records of a specific entity

FRONT-END

As you can see, it is possible to select, create, modify and delete new records of HotelBooking entity:

It is also possible to list, select and modify records of entities such as Hotel and Client:

BACK-END

About

This is is full-stack developers coding exercise build with using .NET Core and React technologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published