https://github.com/lethang7794/cantrill-aws
https://github.com/lethang7794/cantrill-aws
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lethang7794/cantrill-aws
- Owner: lethang7794
- Created: 2024-03-02T14:51:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T06:49:43.000Z (7 months ago)
- Last Synced: 2025-01-20T06:42:31.533Z (4 months ago)
- Language: TypeScript
- Homepage: https://cantrill-aws.vercel.app
- Size: 678 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cantrill AWS Courses Curriculum Comparer
Created with love by: `Thang`
Summary: This web app allows user compare **curriculum** between [Cantrill AWS courses](https://learn.cantrill.io/courses/category/aws)
## User Stories
### The following functionalities are completed:
- [x] The user can see the list of Cantrill courses for AWS on a page.
- [x] For each course, the user can see the summary of the curriculum (total/theory/demo duration).
- [x] For each course, include a link to display a full curriculum on another page.- [x] In the detail page:
- [x] The user can see the list of all lectures, group to sections.
- [x] For each lecture, the use an see the name, tags, duration, and the courses that also has this lecture.
- [x] The user can show/hide the lectures tags.
- [x] The user can change the courses to compare to.### What's next
- [ ] Add navigation bar
- [ ] Add a shared button
- [ ] Add about page
- [ ] Add credit## License
Copyright [2024] [Le Quang Thang]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.