- A living project running on http://weme.space
- Official site to show off our Apps and manage social infomation on our platform.
- ExpressJS as server
- Admin panel with PureCSS style
- KnockoutJS for MVVM binding
- REST API based backend https://github.com/iThinkSeu/LoveinSEU
- jQuery to handle AJAX
- reverse proxy to API backend
- Login into account.(Register page removed)
- Download activity registration excel sheets
- Admin user's Avatar and pubished activity
- Add picture wall to better admin on users' photoes
- Fulfill Web App of this app which may have a lot to do
- run:
npm dev
- make sure you have gulp installed globally!directory.
- change directory into src and run :
npm build&&npm dist
- contact me at mzvast#gmail.com
- PRs are welcomed!
Copyright (C) 2016 mzvast
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.