Skip to content

The project is responsible for creating a server with its REST-APIs for managing data. The demonstration of communication is shown in PeopleManagement_WebClient repository. The project is created using C#.

Notifications You must be signed in to change notification settings

radovansanta/PeopleManagement_WebAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PeopleManagement_WebAPI

Welcome to the people management system. The system was created as a school assignment using Blazor and .NET. Let’s discover what amazing features this system provides. Besides log-in and sign-up functions another cool stuff is a form that allows you to add new people and see them all together. What is more you can search for people by their first name, second name either their IDs. The project is still in process and by the time the new features might be implemented.

About the repository

The project inside this repository is for the server side. To use the system there is a need to run another project that can be found here: https://github.com/radovansanta/PeopleManagement_WebClient

Rest APIs

Sketch of API functionallity:
2
List of all APIs:
3

JSON Storage

All information are stored inside the JSON files located in the server repository.

4

Preview

1

About

The project is responsible for creating a server with its REST-APIs for managing data. The demonstration of communication is shown in PeopleManagement_WebClient repository. The project is created using C#.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages