Skip to content

Just a simple project showcasing CRUD operations with react on the frontend and dotnet on the backend

License

Notifications You must be signed in to change notification settings

rush1dan/react-dotnet-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack CRUD App

Sample project showcasing CRUD operations with React on the frontend and .NetCore Web API with PostgreSQL on the backend

About

This is basically a practise project for demonstrating my fullstack development skills. It has simple CRUD (Create, Read, Update, Delete) operations implemented on the backend with .NETCore Web API, connecting to a PostgreSQL cloud database on Supabase. It is a demo student database application which can be interacted with through the simple UI built with React, JavaScript and plain CSS.


Built With

Front End:

Static Badge Static Badge Static Badge

Back End:

Static Badge Static Badge Static Badge

About

Just a simple project showcasing CRUD operations with react on the frontend and dotnet on the backend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published