Giter Club home page Giter Club logo

travel-tracker's Introduction

Hi there 👋

I'm David.

💻  About Me

  • 🤔   Exploring new technologies and constantly learning/problem solving
  • 🎓   Frontend Engineering Student at Turing School of Software and Design

🛠  Tech Stack

  • 🌐   HTML5 TailwindCSS React JavaScript Express.js NodeJS
  • 🛢   MongoDB
  • ⚙️   Git GitHub Markdown
  • 🔧   Visual Studio Code

My Stats

🤝🏻  Connect with Me

travel-tracker's People

Contributors

cassandragoose avatar dependabot[bot] avatar dkwon1223 avatar hannahhch avatar hfaerber avatar kalikoze avatar khalidwilliams avatar niksseif avatar robbiejaeger avatar

Stargazers

 avatar

Watchers

 avatar

travel-tracker's Issues

Travel Interaction Functionality p3

As a traveler user

I should be able to make a trip request

  • Upon submission of trip request:
    • trip will appear on dashboard as "pending" so that agency can approve or deny it

Dashboard p2

Traveler Dashboard

should include

  • total amount spent on trips this year
    • must include the travel agent's 10% fee

Traveler Interaction Functionality p1

As a traveler user...

I should be able to make a trip request

  • I should have the following options for requesting a trip:
    • selecting a trip date
    • selecting a trip duration
    • selecting number of travelers
    • selecting destination from list

Traveler Interaction Functionality p2

As a traveler user...

I should be able to make a trip request

  • After making selections for the trip request, I should see
    • an estimated cost for the trip (including a 10% travel agent fee)

Travel Interaction Testing p3

Testing Suite

test(s) should evaluate

  • function ability to create a trip object with a default property for status: pending

Traveler Interaction Testing p1

Testing Suite

test(s) should evaluate

  • function ability to create object of trip with following properties:
    • trip id
    • userID
    • destinationID
    • number of travelers
    • date
    • duration
    • status: should default to pending
    • suggestedActivities: default to empty array

Login Traveler Testing

Test Suite

test(s) should evaluate

  • function ability to see if user exists
  • function ability to validate password
  • function error handling for incorrect user
  • function error handling for incorrect password

Login Traveler

User Login

Upon arrival to the site user should be able to log in with a username and password

For traveler users

  • see a login page when first visiting the site
  • proceed if login credentials meet the criteria
    • username: traveler50 (where 50 is ID of user)
    • password: travel

Dashboard p1

Traveler Dashboard

should include

  • all trips of traveler:
    • past
    • upcoming
    • pending

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.