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

Frontend app setup #2

Closed
kam56 opened this issue Apr 2, 2021 · 0 comments · Fixed by #15 or #23
Closed

Frontend app setup #2

kam56 opened this issue Apr 2, 2021 · 0 comments · Fixed by #15 or #23
Assignees
Labels
CSS CSS related task high-priority Needs to be done before all others currently in queue JS Javascript work M1 Milestone 1 related issues NodeJS NodeJS and ElectronJS related tasks sprint-1 User stories & bugs for TBD on sprint 1

Comments

@kam56
Copy link
Contributor

kam56 commented Apr 2, 2021

User story 1.1

As a user, I want to be able to launch a frontend app and access a generic layout.

Acceptance Criteria

Scenario: The user launches the frontend application and automatically enters the home page where the generic layout is at his disposal.

  • Given that I have launched the frontend application
  • When the page is fully loaded
  • Then the generic layouts functionalities are displayed and ready for usage
@kam56 kam56 added sprint-1 User stories & bugs for TBD on sprint 1 JS Javascript work CSS CSS related task NodeJS NodeJS and ElectronJS related tasks labels Apr 2, 2021
@kam56 kam56 added this to the Front-end website milestone Apr 2, 2021
@axe007 axe007 added this to To do in SmartRover Scrum Board Apr 2, 2021
@axe007 axe007 added the high-priority Needs to be done before all others currently in queue label Apr 2, 2021
@axe007 axe007 changed the title US1.1 Frontend app setup 1.1 Frontend app setup Apr 3, 2021
@kam56 kam56 moved this from To do to In progress in SmartRover Scrum Board Apr 3, 2021
@axe007 axe007 moved this from In progress to Review in SmartRover Scrum Board Apr 9, 2021
kam56 pushed a commit that referenced this issue Apr 11, 2021
Current features
*The frontend app is opened as disktop application
*The navigation menu enables the user to choose between four other options
*The app is responsive to the size of window

Further improvements planned

*Add further content to the Home page
*Design the Manual Control page, Mission page layout, Help and setting page
*connect the Frontend App with the SmartRover

Fixes #2 Contributes to #2
kam56 pushed a commit that referenced this issue Apr 11, 2021
Current Features

*User can open Drive page from the navigation menu
*The Drive page is divided into different grids
*buttons are added for manually controling the car
*the App is relatively responsive to the size of window.

Further improvements planned

*Add content to the grids
*Pulish the buttons
*connect the camera block to the car camera (life stream)
*Print the information about the movements of the car into the Info container.
Contributes to #2  , #6 , #8
kam56 pushed a commit that referenced this issue Apr 11, 2021
Current features
*The frontend app is opened as disktop application
*The navigation menu enables the user to choose between four other options
*The app is responsive to the size of window

Further improvements planned

*Add further content to the Home page
*Design the Manual Control page, Mission page layout, Help and setting page
*connect the Frontend App with the SmartRover

Fixes #2 Contributes to #2
kam56 pushed a commit that referenced this issue Apr 11, 2021
Current Features

*User can open Drive page from the navigation menu
*The Drive page is divided into different grids
*buttons are added for manually controling the car
*the App is relatively responsive to the size of window.

Further improvements planned

*Add content to the grids
*Pulish the buttons
*connect the camera block to the car camera (life stream)
*Print the information about the movements of the car into the Info container.
Contributes to #2  , #6 , #8
Additional Authors:
@ramadi-a , @OneMoreOreo
kam56 pushed a commit that referenced this issue Apr 11, 2021
Current features
*The frontend app is opened as disktop application
*The navigation menu enables the user to choose between four other options
*The app is responsive to the size of window

Further improvements planned

*Add further content to the Home page
*Design the Manual Control page, Mission page layout, Help and setting page
*connect the Frontend App with the SmartRover

Fixes #2 Contributes to #2
@kam56 kam56 linked a pull request Apr 11, 2021 that will close this issue
@axe007 axe007 moved this from Review to Done in SmartRover Scrum Board Apr 11, 2021
@axe007 axe007 reopened this Apr 13, 2021
SmartRover Scrum Board automation moved this from Done to In progress Apr 13, 2021
kam56 added a commit that referenced this issue Apr 14, 2021
##Current features
*The background picture, Logo and some other features are added.
*A layout is prepared so that it shall be used as template for the rest of the pages.

 ## Future Improvements

*The navigation menu on the manual control page is not responsive to the size of the window. But we will fix it while working on the relative user story.
*I tried to make the Header on the manual control page to be sticky to top while scrolling. But, it needs some java script. So, that is in our todo list.

Fixes #2
kam56 added a commit that referenced this issue Apr 14, 2021
*The background picture, Logo and some other features are added.
*A layout is prepared so that it shall be used as template for the rest of the pages.

 ## Future Improvements

*Make the navigation menu as multi-level responsive menu.
*Make the Header sticky to top while scrolling down.

Fixes #2
axe007 added a commit that referenced this issue Apr 15, 2021
## Completed tasks:
- Layouts and styles had created for all frontend app pages.
- Moved stylesheets, fonts and images to assets folder.
- All pages are linked and created with filler content.

Resolves: #2
@axe007 axe007 moved this from In progress to Review in SmartRover Scrum Board Apr 16, 2021
SmartRover Scrum Board automation moved this from Review to Done Apr 16, 2021
@ramadi-a ramadi-a changed the title 1.1 Frontend app setup Frontend app setup Apr 23, 2021
@ramadi-a ramadi-a added the M1 Milestone 1 related issues label Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CSS CSS related task high-priority Needs to be done before all others currently in queue JS Javascript work M1 Milestone 1 related issues NodeJS NodeJS and ElectronJS related tasks sprint-1 User stories & bugs for TBD on sprint 1
Development

Successfully merging a pull request may close this issue.

4 participants