Arquisoft / Arquisoft/viade_es5c

Comments

Open
#91 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
JavaScript
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The idea we have to improve/do for the comments:

- The structure in the POD:
Folder in viade with the name "comments/". Inside this folder, there are also two folders: "myComments/" and "routeComments/".
- The structure in the route:
In the route, we have a link to the comments. The comments of the route will be store in a file inside the folder "routeComments/". In this file, also we have a list of links to the comments (your comments or others comments). And in the folder "myComments/" it will be store the comments you have created (for your routes or friend's routes).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing POD and route structures in the repository, then determine how comments are currently represented. Define the comments/, myComments/, and routeComments/ layout and the links between route comments and user-created comments; done means the structure and storage behavior are specified clearly enough to implement.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.