Qingbei Shang https://a2-sukiyakiohno.glitch.me
This single-paged application can help users to record their flight information. Users are allowed to put in their flight information, including flight number, departure airport, arrival airport and the date. The app can automatically selected the past travel and the upcoming travel based on the date users chose or as time passed.
- I implemented the Element selectors, ID selectors, and class selectors for CSS file.
tr:hover
allows users to see the highlighted row in grey color, which helps them to focus on the specific row- using external google fonts
- allows users to interact with buttons
flex-flow
for layout
- Using express for framework.
- The app supports add data and delete data.
- When selecting the date, the app will automatically seperate them into upcoming or past travels. Or exist upcoming travel will drop to the past travel based on the real world time.
- Form input validation on all information, required to input.
- Add instruction for placeholder.
- Shi and Zhao
- User cannot modify the existed data, and the UI design is not fancy enough.
- I am surprised wil Zhao's comment that he likes the highlighted row idea.
- Try to accomplish more interactions with users and make the UI more fancier.
- color is simple, would like to see more color
- cool idea for flight reminder sorted in upcoming and past travels
- Easy to understand
- nice form validation for flight details
- Like the selected row is highlighted
- Add some interactions with user when remove, in case accidentally removed
- No modify data choice