shruthim0 / datapirates

Apache License 2.0
0 stars 0 forks source link

Week 18, View and Frontend Hacks Reflection #5

Open shruthim0 opened 1 year ago

shruthim0 commented 1 year ago

What did we implement?

Our project is a private island travel guide, so accordingly we decided to implement a login system and a flight booking+boarding pass system. For the login, the user inputs their name, email, password, and phone number and hits the "Create" button to make their account. Then, they will also get a boarding pass with their name. We even made a planning issue before getting started. Front end of our site

Unique/special additions We customized our scroll bar, added an animation, FAQs, and a text box where users can input their opinions. Overall, this greatly improved our user interface and site appearance.

Problems we ran into

  1. Coding at the same time; we soon realized that it was not possible for us to use vscode and commit at the same time due to software discrepancies, which helped us to work on communicating and scheduling
  2. Adding a gif/animation; When we first tried to add gifs, we could only download a stationary image of the gif at the time of download. We ended up solving this by including it as media and pasting the full gif link, linking it to a separate source rather than trying to download it to the assets directory.
  3. Adding a link that displays recent site changes; we previously could not add a link that displayed local changes, but resolved this

View/ CRUD Application:

jiya-sav commented 1 year ago

Jiya Savlani Review Ticket