Coder Social home page Coder Social logo

candidate-management's Introduction

Candidate Management

Tech-stack

  • Backend: Asp.NET Core WebAPI with .NET 8
  • Frontend: Angular 17, using TaigaUI
  • Database: MongoDB

Main Screenshot

Step to setup

  1. Goto folder backend run the following command to create the database instance and init default collections
docker-compose up --build

It is supposed that the docker-compose file will build and setup the Backend web API instance also. I will update the script late on

  1. Open and Run the Backend project

  2. Go to folder frontend open it and run the Angular script in the README file inside that folder

  3. Please make sure you have Node version.18 on your machine. Use this command to switch to it before building the code

nvm use 18

Account for test

After you setup the database successfully. You can use this account to login at the Login page on Frontend Web

username: [email protected]
password: Password12!@

Things I can do better

For Backend

  1. Apply FluentValidation
  2. Apply AutoMapper
  3. Apply CQRS approach using MediatR
  4. Apply C# 12 structure

For Frontend

  1. Fix font-size issue of TaigaUI input components
  2. Optimize UX of the Drag/Drop stuff

Reference And License

As I take some reference from other Github repositories, so just feel free to get my code. And please give me a โญ if you like this repo ๐Ÿ˜Š.

candidate-management's People

Contributors

hiendevinci avatar thetukiet 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.