-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
We should write a short introduction to explain what Gitboard is and who can use it.
Important points:
- Gitboard is a single-page application
- Gitboard works without a server
- Gitboard will not send your login credentials anywhere
- Gitboard can be used everywhere and set up on your own server
- Giboard makes use of the Github API through AJAX and jQuery
- Gitboard is built on top of React.js, Bootstrap and Material Design
- Gitboard demonstrates various techniques that we have developed for React apps (e.g. resource loading)