-
Notifications
You must be signed in to change notification settings - Fork 0
DevLog Week1
immjunjie edited this page Apr 29, 2025
·
3 revisions
- Define the work Timetatble (check-weekly)
- Be familiar with Ultimaker Data within 2 weeks
- Read the Ultimaker Documentation
- Pull and understand the data from the printer api
- Printing Data Extractor
- Define what kinds of data need to be collected within different range of domain [in-process sensor data, pre-print data and ???]
- How to do the Integration?
- How to define the Test and Deployment process?
- What kind of REST-ful API we need to know and use?
- FastAPI?
- Think about how to test the program with the data generator
-
Study Ultimaker API & Related Scholarly Papers
- Explore sources on dl.acm.org
- Read: Understanding the Requirements of Place in Local Search
- Collect references
- Organize bibliography and citations
-
Familiarize with Technical Resources
- Ultimaker website, tutorials, and documentation
- Ultimaker Cura software application
-
Plan Development for Extractor and Simulator
- Test the Ultimaker Cura API
- Draft a development plan for the simulator
- Research FastAPI and RESTful API design patterns
-
Set Up GitHub Repository
- Initialize the remote repository with README, file structure, and templates
- Transfer personal private repository to the organization repository after development completion
- Invite teammates as project contributors
-
Research Task Management Tools
- Jira?
- Miro?
- Trello?
- Notion?
- GitHub Projects?