Skip to content

Neko3000/MZ-Lab-MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MZ-Lab-MVC

License: MIT Platforms: Windows | Linux Language: C# Version: v0.80

MZ-Lab is a model web application based on Windows/Linux.
It is the protoype of MZ Laboratry's official website, CMS is used to manage contents.

Installation

Clone it by:

$ git clone https://github.com/Neko3000/MZ-Lab-MVC.git

Build up environments to deploy it.

How to use

screenshot-1 screenshot-2 screenshot-3 screenshot-4

Features

  • Index
  • Member
  • Academics
  • Contact
  • Manage contents on CMS
  • More...

Interface Design

You could find its UIKit and pages on MZ-Lab-MVC on Behance.

Dependencies

Bracket is used to build up Front-End interface.

Packages have been included:

<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.0.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.1" PrivateAssets="All" />
<PackageReference Include="MySql.Data" Version="6.10.5" />
<PackageReference Include="MySql.Data.EntityFrameworkCore" Version="6.10.5" />
<PackageReference Include="X.PagedList" Version="7.2.2" />
<PackageReference Include="X.PagedList.Mvc.Core" Version="7.2.0" />

Contact To Me

E-mail: sheran_chen@outlook.com
Weibo: @妖绀

License

Distributed under the Mozilla license. See LICENSE for more information.