GithubHelp home page GithubHelp logo

kimboox44 / storemanagement Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eminyuce/storemanagement

0.0 2.0 1.0 114.85 MB

Store Management

PowerShell 3.19% C# 54.00% ASP 0.01% CSS 17.03% JavaScript 19.18% Liquid 0.44% HTML 6.09% Pascal 0.06%

storemanagement's Introduction

StoreManagement

Store Management Project

The project is a basic content management system for several web application. Admin users can manage several web applications' contents and design from only one admin panel. The web application data comes through web json api or direct database request.

Technologies and Pattern
•C#
•ASP.NET MVC 5.2
•ASP.NET Web API
•SQL Server 2008
•Entity Framework 6
•Generic Repository Pattern
•Google Drive API
•Ninject Dependeceny Injection
•DotLiquid Templating system
•Quartz.NET Scheduling Framework
•jQuery
•jQuery Ajax
•LINQ
•Bootstrap


Each 'Store' domain is unique entity in the SQL Server 2008 database and the store data such as products, news, blogs etc will be retrieved by using storeId in the service layer. The service layer is a bunch of interface objects which has two different implementation, JSON API implementation or Entity Framework Repository Pattern implementation. The service layer will get data and then DotLiquid Template system will render the dotliquid markup with data and post it to Asp.Net MVC Views so every store will have different design for every page.

storemanagement's People

Contributors

eminyuce avatar

Watchers

James Cloos avatar Kimboo avatar

Forkers

skdon

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.