0%

React Meteor Project

Development Specification

This is a Real Project running on AWS.
Technique used: Meteor platform + MongoDB + JavaScript
Last update at: 9/08/2017

Web Application Introduction

Client Use Interface

Most of the pages share the same template. This templete can show information in the manner of “Card”. A card can have Title, Image and Description. A Web page adopt the templete can have one card or mulitple cards.
So, it can provide a consistent style across all your Web pages, not only easy to read but also easy to maintain.

image

Admin Interface

what you see is what you get
After login the Admin accout, it’s very easy to edit the exist “Card” info or add a new “Card”.
Admin can adopt two type of “Card”, one is a Comparison Card with two images, another one have only one image.
image
image