-
Notifications
You must be signed in to change notification settings - Fork 7
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
Comments
@Siddhant-Patil0203 What's the status? |
Will be done sooner |
@Siddhant-Patil0203 What is the status? |
Are you done with this? |
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 |
+----------------------+ |
@LadeHarshal @Naresh-chandanbatve @vishal10kesharwani |
Here is a detailed flowchart for Arrow. However, there are still some features that need to be planned. Flowchart Link : |
@LadeHarshal @Naresh-chandanbatve @vishal10kesharwani @Saurabb-coder |
@LadeHarshal @Naresh-chandanbatve @vishal10kesharwani @Saurabb-coder |
Is there an existing issue raised for this?
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
The text was updated successfully, but these errors were encountered: