Skip to content

.NET Core project with for managing pen assembly business (Status: In Progress).

Notifications You must be signed in to change notification settings

jyotint/penmgmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

PenMgmt

Technologies Used: C#, .NET Core, SQLLite, Docker, Docker-Compose Status: In Development

Overview

Important Quotes

Clean Architecture - The architecture should be independent of frameworks.

Simplicity is the ultimate sophistication - Leonardo Da Vinci

Project Structure

No. Project Description
1 penmgmt.server All server side projects resides in this folder
1.1 penmgmt.server.api REST Service for the project
2 penmgmt.client All client side projects resides in this folder
2.1 penmgmt.client.ui Client User Interface application for the project

Tools Used

  • Docker for Windows
  • .NET Core CLI v2.2 (.NET Command Line Tools to execute a .NET Core application)
  • Visual Studio Code
  • Visual Studio Code (Extensions)
    • C# by Microsoft
    • Docker by Microsoft
    • EditorConfig for VS Code by EditorConfig
    • GitLens by Eric Amodio
    • Peacock by John Papa
    • Prettier - Code formatter by Esben Petersen
    • Todo Tree by Gruntfuggly
    • YAML by Red Hat
  • Postman
  • SQLiteStudio

About

.NET Core project with for managing pen assembly business (Status: In Progress).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published