Git Product home page Git Product logo

Sankara Narayanan Natarajan's Projects

inventory-management-app icon inventory-management-app

Overview:  A client-server application that allows the user to select from Products in an Inventory and assign them to an Order. The client will have two main screens: one to see an overview of the Products in the Inventory, and another to build an order from Products in the Inventory. Even though the requirements describe an extremely simple application, you are encouraged to use techniques and methodologies that you feel should be used in production software.  Minimum Requirements:   The client must be implemented using MVVM / WPF : o The Inventory overview screen shows all Products and their current quantity. These Products must be obtained from the server at startup. o The Inventory overview screen must open when the application runs and remain visible at all times. o The Order screen allows the user to choose quantities of Products from Inventory and add that quantity to the Order. o User must be able to create and work on more than one order simultaneously. o The Inventory overview screen must respond appropriately to users adding quantities of Products to Orders.   The server must be implemented using WCF: o All operations must implement a 1500 millisecond delay before returning to simulate less-than-ideal network conditions. o DO NOT involve the use of a database, but rather simulate persisted data.

random-order-consoleapp icon random-order-consoleapp

A small function in C# that will accept a positive integer parameter N and return a list of numbers from 0 to N in a RANDOM ORDER. If the function gets executed multiples times with the same N value I will expect to get the 0..N numbers in different order every time the functions is executed.

scatterview icon scatterview

Xamarin Android single view application which will spawns indefinite number of new views (squares or circles) filled with random colors or patterns

shapemover icon shapemover

A WPF (C#) application that is a primitive graphics program. This program’s purpose is to create and manipulate a set of circular shapes shown on a canvas. It has undo and redo functions which undoing and redoing actions.

tvcommercialoptimiser icon tvcommercialoptimiser

A console application evaluates the given commercials and the ratings and find the optimised ratings and its combinations.

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.