Welcome to the repository of Project Panda (or The Panda Project), aka KMITL Online Space Reservation System.
The Panda Project sources are hosted on GitHub.
- Project Panda API : itforge-eros/panda-api
- Project Panda Front End : itforge-eros/panda-website
- Project Panda Documentation : itforge-eros/panda-docs
- Project Panda User Manual : itforge-eros/panda-user-manual
To preview the website, please run
python -m SimpleHTTPServer 3000
and the website will be available at http://localhost:3000
This repository is run using Docsify repository. You should install its CLI
npm i docsify-cli -g
and run the server using CLI
docsify serve
We are happy to let you become the part of the project.
NOTE : Pull request approving process will start after 7th May 2018.
Steps to contribute to our project
- Fork our repository
- Edit the code on your forked repository
- Go to our repository and create a new pull request
- We will review your code, and eventually pull your code to our repository.
- You have made our system shinier everyday!
See Docsify documentation for more info on how to use Docsify.
We are from Information Technology, King Mongkut Institute of Technology Ladkrabang
First Name | Last Name | GitHub Username | Student ID | |
---|---|---|---|---|
Kavin | Ruengprateepsang | @kavinvin | 59070009 | |
Kunanon | Srisuntiroj | @sagelga | 59070022 | |
Thitipat | Worrarat | @ynhof6 | 59070043 | |
Nathan | Yiangsupapaanontr | @DobaKung | 59070087 | |
Pornprom | Kiawjak | @foofybuster | 59070113 |
This repository is part of these subjects
- Web Programming (06016215)
- Information System and Analysis (06016216)
- Database System Concepts (06016217)