/ecm-archived

E-Customer Management Sample

Primary LanguageJavaScript

E-Customer Management Software (Sample)

This is software to manage customers and email campaigns. It has been written with .NET MVC 5, HTML5, CSS3, JavaScript, jQuery and Bootstrap. Used Microsoft SQL Server as the database. This is the software was developed in 2015. The actual website is unavailable right now. This source code is just for educational purpose. Don't use it with commercial purpose.

System Requirements

Installation

  • Run SQL Script src/SQLScripts/1_CreateTables.sql
  • Run SQL Script src/SQLScripts/2_InsertData.sql
  • Run SQL Script src/SQLScripts/3_UpdateData.sql
  • Run SQL Script src/SQLScripts/4_ViewAndStoreProcedure.sql
  • Setup connection string in src/DansLesGolfs.ECM/web.config file.