You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
7 years ago | |
---|---|---|
images/touch | 8 years ago | |
res | 8 years ago | |
.gitignore | 8 years ago | |
CHANGELOG.md | 7 years ago | |
LICENSE | 8 years ago | |
README.md | 7 years ago | |
gulpfile.coffee | 8 years ago | |
index.php | 7 years ago | |
init.sh | 8 years ago | |
manifest.json | 8 years ago | |
package.json | 7 years ago |
README.md
TiTaMa
A time table manager with a beautiful material design.
How does it work?
TiTaMa uses a MySQL database to store the timetable. For web interface PHP is used.
What are the features?
- Single page user interface
- Responsive design
HHVM
This page works also with HHVM
Contributing
- Fork it
- Create a feature branch with a meaningful name (
git checkout -b my-new-feature
) - Add yourself to the CONTRIBUTORS file
- Commit your changes (
git commit -am 'Add some feature'
) - Push to your branch (
git push origin my-new-feature
) - Create a new pull request