Reference no: EM132226760
Assignment -
Building a hybrid mobile application using Ionic Framework. Mainly use web programming technologies (HTML, CSS, TypeScript, JavaScript, Angular) and as a Data Base use Google Firebase.
The main idea of the app is to help a user find information and exchange ideas( question/answers) with other people based on a future travel destination(country) and chat (in a private chat) with a selected user.
Pre-Login
1. use case Login:
login form with email, password with email check (eg [email protected]) and pass (at least 6 characters). Ability to google authentication there will be a button to login to the application using the user's google account without giving the password to the application.
2. Use case Sign up: Show a registration form with the following fields: Name, Surname, email (valid email validation), password (with guarantee check), Confirm password, Gender (male / female), birth year, and an option to chose the next country you are going to travel.
3. Use case Password reminder: Show a Form to fill in the user's email and send reset password link (if the email is correct / otherwise the appropriate message is displayed).
4. Use case Top 3 destinations. The user will be able to see the top 3 destinations by loading the application. Destinations will be selected by which have the most answers in the replies. Each destination will show the name of the destination, the number of questions and answers.
Post-Login
1. Use case Popular destinations search: The user chooses the Popular Destinations option and can see a list of destinations exactly as before he / she logins (with the same match / filtering) plus the ability to create Questions and Answers.
1.1. Use Case Select Destination from the above lists: When the user selects a destination from the previous list then a list of User questions for that destination is displayed. Here the user can read questions about the destination he has chosen. (sorted by how many answers).
1.1.1 Use Case Select Question: Show question and answers. Here the user can read the answers to the question they have chosen. In each answer, there will be a count of the likes that the answer has received and an option for like of the answer. The question and answer will show the user name that made it and the date of publication. There will also be a choice(click on user) of sending a personal message to the user (whether the creator of the question or a reply).
1.1.1.1 Use Case Create Response: Show a form to submit an Answer to the question selected by the user. The reply will show the user name and publication date.
Each question can have multiple answers.
1.1.1.2 Use Case Send a personal message to another user: open a chat window to talk with the chosen user.
1.1.2. Use Case Create a New Question: Show a form to submit a new question.
1.1.3 use case Like/Dislike answer/question: user can like/dislike a question/answer.(the counters of likes and dislikes go up or down based on the option).
2. Use case Search for a new destination: The user has the option of selecting a new destination (no question yet) through a list of all destinations / countries by using a search bar: As the user types the search bar shows a list of countries where the user can choose his destination.
When the user selects a destination from the previous list then a list of User questions for that destination is displayed. Here the user can read questions about the destination he has chosen.
3. Use case User Profile. The user will be able to change name, surname, password, gender, year of birth. The password change will require the old password, the new password and password confirm. Users will not be able to change password in Google authentication. The user will also be able to chose some interests from a given menu.
4. use case Chat with a user. A simple chat.
Attachment:- Assignment Files.rar