Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sayed94h/manage-appointments

Repository files navigation

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

  1. Set the correct connection string
  2. If necessary change the database name
  3. For the client app you need to install the dependencies From your terminal inside the ClientApp folder, run "npm install"
  4. 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.

YouTube Channel https://www.youtube.com/@Aqyanoos

Website https://aqyanoos.com

The landing page

Filtered appointments(Done)

Filtered appointments(Deleted)

You have also other options to filter appointments like filtering based on dates, time, flags(level of importance),...

Releases

No releases published

Packages

Contributors