manage-appointments
manage-appointments copied to clipboard
ASP .Net Core Web API with React.js - A web development project for beginners. We will build a web application for managing Dates or Appointments.
Manage Your Appointments or Dates
This is full feature web application created in ASP.Net Web Api and React.JS to manage dates or appointments or anything similar.
Todos before starting the app
- Set the correct connection string
- If necessary change the database name
- For the client app you need to install the dependencies From your terminal inside the ClientApp folder, run "npm install"
- For the Web Api dependencies, check the necessary dependencies in NuGet package manager.
The version of Web Api dependencies has to match the version .net framework otherwise you will get error(s).
This project was part of my YouTube tutorials so you can also watch the video on YouTube here.
Link to my YouTube Channel https://www.youtube.com/@CodingAqyanoos
Link to my website https://aqyanoos.com