Skip to content

Instantly share code, notes, and snippets.

@farazayaz55
Last active October 6, 2021 13:31
Show Gist options
  • Save farazayaz55/a7cd33fe05694e06c762e82bfda18d5e to your computer and use it in GitHub Desktop.
Save farazayaz55/a7cd33fe05694e06c762e82bfda18d5e to your computer and use it in GitHub Desktop.
# FARAZ
Q#1:
TITLE:
QSF EVENTS
NATURE:
WEB APP
SCOPE:
We will develop a user friendly web application where users can easily register their accounts and login by entering their credentials.
We will have 2 different login screens 1 for customer and the other is for employee. After logging in as a customer, Customer can book for an event
or edit information of already booked event or view the details of current event.
After logging as a employee i.e(Manager) . Manager can view and edit all employees,events,events venues,catering services and many other things
Q#2:
FUNCTIONAL REQUIREMENTS:
1)Users can register to application and login to their accounts
2) The system shall accept customer orders
3) The system shall accept payment options
4) User will be able to modify or cancel an event once it has been created in the system
5) A user can specify menu for an event and also a user can specify other services like photography , Drones etc
Q#3
We will have 4 sprints
1st sprint will Cover Front End
2nd sprint Will cover Database and in this iteration we will also implement fully functional login Screen
3rd sprint will cover Back end( Bussiness logic)
In 4th sprint we will add some extra functionalities such as Email confirmation after event registration,Account registration by email and forget password etc
Modules:
- signin / signup for the customer
-signin for admin
-signin for employee
-customer should be able to book an event with all the details(venue,time,services required) of it
-customer should be emailed about confirmation of the event booking by email.
-customer can pay bills through multiple methods
-employee should be able to accept/reject the event request
-All accepted request should be shown with venue and time on a seperate page
- customer can modify the already booked event
- Refund Money or Recollect Money
User Story card:
Firstly a customer will tell the software about event , its venue and time .Customer will also select the required services from a list of services for example a photoshoot,Decoration etc.
Then a customer will select how he wants to pay the dues. A customer can also make changes in the already booked event for example a customer can change the time or venue or the required services .
or even a customer can cancel the event before 72 hours of event time. In case of any changes made customer will get refund of money or in case a customer increases the services required he will pay Money
Also software should show details of all booked events to the manager. Also if a customer or manager forgets its login or password he should be able to reset it
TABLE:
MODULE USER STORY SPRINT
Login for customer/Manager Software should show details of all booked events 1
to manager
Booking an event a customer will tell the software about event , its
venue and time .Customer will also select the required 2
services from a list of services for example a
photoshoot,Decoration etc.
Payment through different a customer will select how he wants to pay the dues.
methods 2
All accepted request should software should show details of all booked events 3
to the manager
be shown with venue and time
on a seperate page
Refund Money or Recollect Money In case of any changes made customer will get refund 3
of money or in case a customer increases the
services required he will pay Money
Account Recovery Also if a customer or manager forgets its login or password 4
he should be able to reset it
Q#4:
TEAM LEAD=FARAZ UD DIN
Developer=Saad Tanveer
Architect and Requirement Engineer =Quassain Raza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment