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

✨[Feature] : Make a LLD / Flowchart for this Project #9

Closed
3 tasks done
Siddhant-Patil0203 opened this issue Aug 13, 2023 · 9 comments
Closed
3 tasks done
Assignees
Labels
Planning Issue is under planning ✅ STATUS : Completed
Milestone

Comments

@Siddhant-Patil0203
Copy link
Collaborator

Is there an existing issue raised for this?

  • I have searched the existing issues

Describe the feature

Will be brainstorming and creating an LLD and a flowchart for the project ARrow.
I will be using Miro software to make this.

Add Screenshots

NA

Record Options

  • I agree to follow this project's Code of Conduct
  • I want to work on this issue
@LadeHarshal
Copy link
Contributor

@Siddhant-Patil0203 What's the status?

@Siddhant-Patil0203
Copy link
Collaborator Author

Will be done sooner
Most probably till 17 August

@LadeHarshal
Copy link
Contributor

@Siddhant-Patil0203 What is the status?

@LadeHarshal
Copy link
Contributor

@Siddhant-Patil0203 What is the status?

Are you done with this?

@Siddhant-Patil0203
Copy link
Collaborator Author

This is an initial UML (Unified Modeling Language) diagram which will be refined and enhanced over time.

                      +----------------------+
                      |      ARrow App       |
                      +----------------------+
                      | - campusMap: Map     |
                      | - userLocation: GPS  |
                      +----------------------+
                               |
                               |
           +-------------------------------------+
           |                                     |
   +------------------+                 +------------------+
   |    AR Interface |                 |    User          |
   +------------------+                 +------------------+
   |                  |                 | - name: String   |
   | - displayAR()    |                 | - role: Role     |
   | - updateLocation()|                 | - currentLocation|
   +------------------+                 +------------------+
           |                                     |
           |                                     |
+-------------------+                +---------------------+
|     Location      |                |     CampusMap       |
+-------------------+                +---------------------+
| - x: float        |                |                     |
| - y: float        |                |                     |
|                   |                | - buildings: List<Building>|
+-------------------+                | - pathways: List<Pathway>|
                                     +---------------------+
                                                  |
                                                  |
                                   +------------------------------+
                                   |           Building          |
                                   +------------------------------+
                                   | - name: String              |
                                   | - location: Location       |
                                   | - entrances: List<Location>|
                                   +------------------------------+
                                                  |
                                                  |
                                       +----------------------+
                                       |        Pathway       |
                                       +----------------------+
                                       | - start: Location   |
                                       | - end: Location     |
                                       | - length: float     |
                                       +----------------------+

@Siddhant-Patil0203
Copy link
Collaborator Author

@LadeHarshal @Naresh-chandanbatve @vishal10kesharwani
Have a look at it 👆👆

@Siddhant-Patil0203
Copy link
Collaborator Author

Here is a detailed flowchart for Arrow. However, there are still some features that need to be planned.

Flowchart Link :
https://miro.com/app/board/uXjVMtdiQ44=/?share_link_id=275904690569

@LadeHarshal @vishal10kesharwani @Naresh-chandanbatve

Repository owner deleted a comment from LadeHarshal Aug 18, 2023
@Siddhant-Patil0203
Copy link
Collaborator Author

@LadeHarshal @Naresh-chandanbatve @vishal10kesharwani @Saurabb-coder
Please go through the flowchart, there are certain modifications and additions

@Siddhant-Patil0203
Copy link
Collaborator Author

@LadeHarshal @Naresh-chandanbatve @vishal10kesharwani @Saurabb-coder
The flowchart for version 1 has been completed. If you have any doubts or queries, please feel free to comment or pin me on the Miro flowchart board.
Thank you.

@github-project-automation github-project-automation bot moved this from Planning to Building in Arrow Project Aug 31, 2023
@Siddhant-Patil0203 Siddhant-Patil0203 moved this from Building to Completed in Arrow Project Aug 31, 2023
@Siddhant-Patil0203 Siddhant-Patil0203 added Planning Issue is under planning and removed enhancement New feature or request labels Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Planning Issue is under planning ✅ STATUS : Completed
Projects
Status: Completed
Development

No branches or pull requests

2 participants