Skip to content

OpenRoad is a client JavaFX app for verifying and authenticating passengers to travel around the world, it makes the customer signup, apply and search for flight trips to any country.

License

Notifications You must be signed in to change notification settings

gitexel/Client_OpenRoad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Client_OpenRoad

OpenRoad is a client JavaFX app for verifying and authenticating passengers to travel with virtual visa around the world, the app is very simple, it makes the customer signup, apply and search for flight trips to any country.


To use the project you need to put your DB info inside db.properties file inside settings dir.


How to use the app

  • login

screenshot from 2017-05-30 05-04-41

  • Signup

screenshot from 2017-05-30 05-08-22

  • Dashboard

screenshot from 2017-05-30 05-16-32

Please read these notes carefully!

  1. Validation for National ID required (first, middle and last name), country, gender and birthday will be marked as valid from the database only.
  2. to book trips you should fill application and payment(only one method) tab.
  3. The payment tab is just a prototype! but you need to fill just one method.
  4. you will fill application only once until your validation status expired.
  5. application and payments inputs should be marked as valid from employer side! and we don't have yet employer side app so validation for inputs will be automatically marked as valid!.
  6. you can change your profile photo after you got verified.

To test the app you need to do these steps

Fill citizen database table to compare it later with the profile tab info

screenshot from 2017-04-17 02-21-08

Note! all names should be lowercase in the citizen DB

database.sql Data_Base_opr.zip

  • after entering your national id then click check then fill your personal info. and you will git this message if the operation succeeded.

screenshot from 2017-05-30 09-06-28

Summary

  • To verify your account your personal info should be the same in the citizen database table.

  • Then you will be able to fill payment tab and application tab.

  • Payment tab(it is just a prototype but you need to fill any of the methods)

screenshot from 2017-05-30 09-07-25

** Here is home tab after you got verified and payment filled

screenshot from 2017-05-30 09-08-21

  • Application tab (you need to fill it to unlock trips tab)

screenshot from 2017-05-30 09-48-08

  • after (profile verified, payment tab and application tab filled) the home tab will be like this

screenshot from 2017-05-30 09-51-58

  • Trips tab (to test it you need to fill trips table with some trips)

screenshot from 2017-05-30 10-54-53

after you found a trip

screenshot from 2017-05-30 09-59-15

after you booked the trip the main table should update to this

screenshot from 2017-05-30 09-59-52

Download the executable jar OpenRoad.1.0.alpha.zip

For more info please contact me (googexel@gmail.com)

About

OpenRoad is a client JavaFX app for verifying and authenticating passengers to travel around the world, it makes the customer signup, apply and search for flight trips to any country.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published