Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psvenk/agendacreator
A HTML+JS tool for students to keep track of their classes
https://github.com/psvenk/agendacreator
Last synced: 26 days ago
JSON representation
A HTML+JS tool for students to keep track of their classes
- Host: GitHub
- URL: https://github.com/psvenk/agendacreator
- Owner: psvenk
- License: other
- Created: 2018-12-03T21:03:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-20T14:48:15.000Z (over 5 years ago)
- Last Synced: 2024-10-27T11:25:20.320Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 253 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
README
# AgendaCreator
AgendaCreator *(working title)* is a tool written in HTML and JavaScript which
gives students a simple interface for creating a planner to keep track of their
duties in their classes.## Supported browsers
Because AgendaCreator is still in the beta stage, I am not yet very concerned
about browser support, but you are free to open an issue on GitHub with any
compatibility issues. I plan to support most browsers made in the last 8 years,
and Internet Explorer 9. I have no plans to support Internet Explorer 6 or
below; people on Windows 95, 98, 2000, ME, and XP can download an older version
of Firefox or Opera (95/98/ME may need to use KernelEx), or they could install
a lightweight GNU+Linux distribution instead of using an aging OS with security
holes.## Reporting bugs
Please report any bugs that you find in GitHub issues.## License
AgendaCreator is [free/libre and open-source software](https://www.gnu.org/philosophy/free-sw.html):
you can redistribute it and/or modify it under the terms of
[the Mozilla Public License](https://www.mozilla.org/en-US/MPL/2.0/),
Version 2.0 or any later version. See file `COPYING` for more details.`SPDX-License-Identifier: MPL-2.0+`