Skip to content

MartynFitzgerald/User-Management-System

Repository files navigation

User Management System - Console Application

The focus behind this console application is to create a package that will allow the system administrator to view, insert, modify, and delete users stored either to a local JSON file or through a RESTful API. This application is designed to be incorporated in different environments when needed, allowing the current console interface to be changed at a later date.

Editors

  • Martyn Fitzgerald

Software Used

  • Visual Studio Community 2019 (16.7.7)

Resources Used

  • JSONPlaceholder, is a fake online REST API used to create dummy data for this application which contains ten default users stored as a local JSON file (https://jsonplaceholder.typicode.com/).

Setup Environment (Windows)

Installation

  1. Un-zip User-Management-System.zip file.
  2. Open Command Prompt.
  3. Move into the folder of the repository.
cd User-Management-System
  1. Start the visual studio environment.
start User-Management-System.sln

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages