Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seogeurim/web-application-hers
https://github.com/seogeurim/web-application-hers
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/seogeurim/web-application-hers
- Owner: Seogeurim
- License: mit
- Created: 2017-11-14T07:44:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-20T23:28:45.000Z (about 7 years ago)
- Last Synced: 2024-10-29T22:39:06.315Z (about 2 months ago)
- Language: PHP
- Size: 93.2 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web-Application-HERS
* Web-Application : HERS (Hanyang Erica Rental Service)
* Team Member : Kwon Jae Hoon / Park Jae Hoon / Seo Geurim / Choi Jae Young
## DESCRIPTION
HERS provides Hanyang Univ Erica campus futsal / soccer rental service.
You can reserve futsal / soccer place **easily in anytime and anywhere.**
Also, You can build matching table so that other people can apply through simple message.## INSTALL
Download whole HERS files and put into MAMP htdocs folder.
Then, you can use our service by entering those url ->
http://localhost:8888/Web-Application-HERS/apps/main/main.php## DEMO
* Main Page
* Login / Singup
* About Page
Jquery Animation is optimized for Safari, not for Chrome, IE.
* Reservation / Matching
## REFERENCE
* Calendar source from https://github.com/react-component/calendar
> due to incomplete support from Safari using date type input, we used above source and modify little bit ->
> Can not pick date before today and after 2 months from today.
* Weather API from https://darksky.net/forecast
* Main Page Background Transition source from http://www.blueb.co.kr/?c=1/14&cat=%EB%B0%B0%EA%B2%BD%ED%9A%A8%EA%B3%BC&uid=4089
## LANGUAGE / LICENSE
* Used Language
* HTML
* CSS
* PHP
* JavaScript
* Jquery
* License
* HERS is released under the MIT license.