https://github.com/mzvast/weme-web
weme app official website and more!
https://github.com/mzvast/weme-web
Last synced: 3 months ago
JSON representation
weme app official website and more!
- Host: GitHub
- URL: https://github.com/mzvast/weme-web
- Owner: mzvast
- License: gpl-3.0
- Created: 2016-09-01T17:55:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-18T23:11:55.000Z (over 3 years ago)
- Last Synced: 2025-01-08T17:23:56.728Z (4 months ago)
- Language: HTML
- Homepage: http://weme.space
- Size: 15 MB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# weme space frontend project
## What's this?
- A living project running on [http://weme.space](http://weme.space)
- Official site to show off our Apps and manage social infomation on our platform.## What's included?
- ExpressJS as server
- Admin panel with PureCSS style
- KnockoutJS for MVVM binding
- REST API based backend [https://github.com/iThinkSeu/LoveinSEU](https://github.com/iThinkSeu/LoveinSEU)
- jQuery to handle AJAX
- reverse proxy to API backend## What's worked?
- Login into account.(Register page removed)
- Download activity registration excel sheets
- Admin user's Avatar and pubished activity## What's next?
- Add **picture wall** to better admin on users' photoes
- Fulfill **Web App** of this app which may have a lot to do## How to develop?
- run:`npm dev`## How to deploy?
- make sure you have gulp installed globally!directory.
- change directory into **src** and run :`npm build&&npm dist`## Want to contribute and improve this project?
- contact me at mzvast#gmail.com
- PRs are welcomed!## This is a free software under GPLv3
Copyright (C) 2016 mzvastThis 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 .