Git Product home page Git Product logo

hahnsofttech's Introduction

Hahn Software (Application Process)

The presented system is a simple employee control for the human resources sector, containing employee information such as: name, salary, department, etc. It uses an API with the methods: Get, Put, Update and Delete, interacting with a screen containing fields to be filled in. The purpose of this project is to be able to demonstrate my skills in software development. In a short period, approximately 8 days, I needed to learn how to basically use the syntax of the C# language and its famous .NET framework and, I confess that it has not been easy, but I believe it was a good experience, since being used to and studying Java and Spring Boot for more than 1 year, this change made me revise a lot to be able to use it. I also needed to study more about Docker to create an image of the project, making it available and functional to be accessed remotely, without the need to configure the computer. Regarding the Angular part, I had already used it in another project and I liked the logical practicality, in addition to the formatting in HTML, CSS, JavaScript and Typescript not being much of a personal preference, but I faced the challenge and I hope it turned out to be interesting, despite all simplicity. I thank God for this opportunity and trust Him with my life.

Technologies used

How to run

  • Clone the project
  • Open the project in Visual Studio Code
  • Open the terminal and run the command dotnet run
  • Open the browser and access the address http://localhost:(port-number)/swagger/index.html
  • Open the project in Visual Studio
  • Run the project
  • Open the terminal and run the command docker-compose up

How to use

  • Access the address http://localhost:(port-number))/swagger/index.html
  • Click on the Employee button
  • Click on the Get button
  • Click on the Try it out button
  • Click on the Execute button
  • Click on the Put button
  • Click on the Try it out button
  • Click on the Execute button
  • Click on the Post button
  • Click on the Try it out button
  • Click on the Execute button
  • Click on the Delete button
  • Click on the Try it out button
  • Click on the Execute button

CrudApi

This project was generated with DotNet CLI version 6.0.113.

Development server

Run dotnet run for a dev server. Navigate to the generated http://localhost:portnumber/. The application will automatically reload if you change any of the source files.

ConnectionString

You need to change your ConnectionString based on your Server Name. In my case I used a Docker Container with SqlServer 2022 on it, and accessed on DBeaver to use it GUI.

DotNet Packages

The packages used in the project are located in /CrudApi/CrudApi.csproj. If doesn't load, you just need to remove in the CrudApi.csproj and reinstall it by the DotNet CLI

hahnsofttech's People

Contributors

diegotopow avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.