Coder Social home page Coder Social logo

inventory-system / inventory-management-system Goto Github PK

View Code? Open in Web Editor NEW
14.0 3.0 11.0 8.46 MB

Managing business sales and warehousing departments

C# 100.00%
inventory-management inventory-management-system csharp repository dependency-injection nhibernate sale purchase repository-pattern

inventory-management-system's People

Contributors

hmoradirad avatar mitra-safari avatar mitrasafari93 avatar pedrampzh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

inventory-management-system's Issues

New name for Project

Hi, I Created a branch(Create Galaxy project), and I changed the name of project to Galaxy, I inserted new Base Classes and Purchase Classes,
please insert your own classes in this branch.
@pedrampzh @HMoradiRad

please clean your code

please PLEASE please clean and try to professional :
public class Company:Party { public string companyName{ get; set; } public string jobTitle { get; set; } } this change to
public class Company:Party
{
public string CompanyName{ get; set; }
public string JobTitle { get; set; }
}
@HMoradiRad and @Tayebe-Safari and @pedrampzh all Class:

Check request

I revised the project and fix dependency injection and wrote an UnitTest for it (Just for base project) , Could you please check it? @sms7182

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.