Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final Milestone Updates #69

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion docs/2022/passbook/updates/2022-07-04.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ author: Ansh Sarkar

- [x] 🟢 Discuss finalized architecture with mentor (first PR review)
- [x] 🟢 Discuss about UI requirements and deadlines.
- [x] 🟡 Commence working on the ReactJS web app for implementing VC Issuer UI
- [x] 🟢 Commence working on the ReactJS web app for implementing VC Issuer UI
- [x] 🟢 Propose schemas/data models for transfer of data between system stakeholders.
- [x] 🟢 Configure Django API Server and local database.

Expand Down
10 changes: 5 additions & 5 deletions docs/2022/passbook/updates/2022-07-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ author: Ansh Sarkar
## Milestones

- [x] 🟡 Complete Issuing of VCs via Web Application
- [x] 🟡 Simultaneously develop Django API Server
- [x] 🔴 Explore possible standardisation options for facilitating requests w.r.t Verifiable Presentations.
- [x] 🟡 Discuss with mentor for possible Schema to be used for requests
- [x] 🔴 Chalk out v0 version of standardisation document (changed based on requirements) and submit PR for review.
- [x] 🔴 Setup React Native App Structure for VC holder.
- [x] 🟢 Simultaneously develop Django API Server
- [x] 🟢 Explore possible standardisation options for facilitating requests w.r.t Verifiable Presentations.
- [x] 🟢 Discuss with mentor for possible Schema to be used for requests
- [x] 🟢 Chalk out v0 version of standardisation document (changed based on requirements) and submit PR for review.
- [x] 🟢 Setup React Native App Structure for VC holder.

**Completed :** 🟢 **In Progress :** 🟡 **Not Started :** 🔴

Expand Down
6 changes: 3 additions & 3 deletions docs/2022/passbook/updates/2022-07-18.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ author: Ansh Sarkar

## Milestones

- [x] 🔴 Discuss PR submitted for standardisation of minimal attribute set with mentor.
- [x] 🔴 Discuss and finalize UI and screens for the react native mobile app (used by holder)
- [x] 🔴 Start developing react-native app and simultaneous updates to the Django API Server
- [x] 🟢 Discuss PR submitted for standardisation of minimal attribute set with mentor.
- [x] 🟢 Discuss and finalize UI and screens for the react native mobile app (used by holder)
- [x] 🟢 Start developing react-native app and simultaneous updates to the Django API Server

**Completed :** 🟢 **In Progress :** 🟡 **Not Started :** 🔴

Expand Down