Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions timeline/cs-system-v02.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# CS System V0.2 Development Timeline

| Phase | Task | Goal | Status |
| --- | --- | --- | :---: |
| Phase 1: Basic Functionality Improvements | 1. File in URL | Allow users to specify the file name in the URL. | 🕒 |
| | 2. Improved Badge and Document Display | Enhance the visual display of Badge and Document items. | 🕒 |
| | 3. Edit Capability for Badge and Document | Enable users to edit Badge and Document content. | 🕒 |
| Phase 2: System and Organization Management | 4. Enhanced Sync Page and Organization Management | Improve Sync page design and add Organization management. | 🕒 |
| | 5. GitHub Test Project Separation | Create a dedicated repo for CS Internship test project. | 🕒 |
| | 6. Removal of Unnecessary Project Values | Eliminate extra values like Todo from the project. | 🕒 |
| Phase 3: Code and Component Structure | 7. Streamlined Code Review Structure | Improve the code review structure in the main repo. | ✅ |
| | 8. Introduction of Develop Branch | Establish a Develop branch for development tasks. | ✅ |
| | 9. Component Structure Documentation | Start documenting component structures in markdown. | 🕒 |
| Phase 4: System Enhancements and Deployment | 10. Name Change: EducationProgram to Organization | Rename EducationProgram to Organization. | 🕒 |
| | 11. Search Functionality for Badge and Document Tree | Add search functionality to Badge and Document tree. | 🕒 |
| | 12. Development Database Setup | Configure Dev database using API. | ✅ |
| | 13. Environment Setup for Release | Establish environment for Release. | 🕒 |
| | 14. Bit Project Update | Update Bit project to the latest version. | 🕒 |
| | 15. Styling Improvements | Enhance visual styles of application pages. | 🕒 |
| | 16. System Deployment Documentation | Write documentation for system deployment. | ✅ |
| | 17. BlobService Implementation | Implement BlobService for file management. | 🕒 |