Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor whole system #1

Merged
merged 5 commits into from
Dec 3, 2022
Merged

Refactor whole system #1

merged 5 commits into from
Dec 3, 2022

Commits on Nov 30, 2022

  1. refactor(Solution) : Refactor all codes

    Refactor all codes with:
    Creating sln file
    move each class in a new file
    remove unusable code
    create some temp changes
    
    closes nothing
    alireza995 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1ef3992 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. refactor(Solution) : relocate files

    relocate files and remove unnecessary files
    
    closes nothing
    alireza995 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    9db333f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. refactor(Solution) : create new api

    recreate kavenegarapi
    
    closes nothing
    alireza995 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    1397eae View commit details
    Browse the repository at this point in the history
  2. refactor(Solution) : Remove unnecessary objects

    Remove unnecessary classes and file.
    Recreate csproj.
    Fix spelling naming problems.
    Add DI infrastructure.
    and mane more...
    
    closes nothing
    alireza995 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    6210982 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. refactor(Solution) : Remove unused enum

    Remove unused enum
    
    closes nothing
    alireza995 committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    a789c61 View commit details
    Browse the repository at this point in the history