# Near Future Milestones

**Milestones of Peer Review**

\
**28th Jan**\
**Admin Role Features**

1. **Article Management**
   * Implement the functionality for viewing article details in submission details
   * Add a content modal for viewing the full article content
   * Download article PDF
2. **Editor Management**
   * Create a search functionality to find editors
   * Add the ability to invite editors
   * Display searched editors with load more

**29th Jan**\
**Admin Role - Invitation Management**

1. **Invitation Details**
   * Develop views for managing invitations: Accepted, invited, declined, and archived editors
   * Add functionality to cancel invites
2. **Pending Articles**
   * Implement the ability for editors to view pending articles

**30th Jan**\
**Editor Role - Article Management**

1. **Pending Articles**
   * Add article view page
   * Add options to decline or accept articles
2. **Article Details**
   * Develop the article details view for editors in submission details
   * Add a content modal for viewing article content

**31st Jan**\
**Editor Role - Reviewer Management**

1. **Search Reviewers**
   * Build a search functionality to find reviewers
   * Display suggested reviewers
   * Allow adding them to a shortlist
   * Enable viewing searched reviewers
2. **Invitation Management**
   * Implement views for accepted, invited, shortlist, declined, and archived reviewers
   * Add functionality to cancel invites
   * Add functionality to send invitations
   * Implement the feature to re-invite archived reviewers

**1st Feb**\
**Editor Role - Decision and Comments**

1. **Decision Section**
   * View article submission details
   * Download article PDF
   * Send feedback to reviewers
   * Edit email
   * Send responses to authors
2. **Comments Section**
   * Add the ability to view reviewer comments
   * Implement functionality for submitting editor comments

**3rd Feb**\
**Reviewer Role Features**

1. **Pending Articles**
   * Implement the ability for editors to view pending articles
   * Add article view page
   * Add options to decline or accept articles
2. **Article Details**
   * Develop the article details view for reviewers in submission details
   * Add a content modal for article viewing
3. **Decision Section**
   * Implement functionality for viewing article submission details
   * Implement functionality to download article PDF
   * Implement functionality for sending response to editor

**4th Feb**\
**Reviewer Role**

1. **Comments Section on Reviewer Role**
   * Add the ability to view editor comments
   * Implement functionality for reviewers to submit comments
2. **Feedback Management on Author Role**
   * Enable authors to view feedback on their articles

**5th Feb**\
**Resubmission on Author Role**

* Add functionality for authors to resubmit articles based on feedback.
* Final review and delivery

**6th Feb**

* Notification feature

**7th, 8th Feb**

* Admin Section/Report and Names

***

**AI Milestones**

* Research and integrate AI features

**SEO Milestones**

* Research SEO feature this week
* Implement SEO feature next week

**Post-Deployment Feedback Fixes**

* Allocate 3–4 days to address feedback after 8th Feb

**Site Testing**

* Site will be ready for testing by 12th or 13th Feb ( by a select few people )


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nobleblocks.com/whitepaper/near-future-milestones.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
