Skip to content

Commit

Permalink
refactor: folder rename, cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-upadhyay committed Jun 2, 2023
1 parent cfcff43 commit 441f8a2
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 27 deletions.
Empty file removed citrus/app/signup/UserInfo.tsx
Empty file.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/sprint0/product.md → doc/sprint0/product.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Carl is a 17 year old student currently in their third year of high school. He's
Let's consider a scenario where a user desires to attend a concert but hesitates to go alone. Our app will enable them to connect with like-minded users who have also experienced similar discouragement due to the absence of companions. By facilitating these connections, our app not only allows users to forge new friendships with shared interests but also benefits from the potential attendance of two individuals who might have otherwise opted out.

### Q4: What does "DONE" means to your Team?
We consider 'done' as the project owner being satisfied with the final result (i.e. all of the required user stories have been implemented and fully functioning). We also must be thorough with reviewing/testing our code to ensure consistency and stability, as well as make sure that the project meets the requirements of Scalability, Availability, Maintenance, and Portability (Non-Functional Requirements). Lastly, we want to ensure that we meet the requirements of the sprints/phases set out to us by this course.
We consider 'done' as the project owner being satisfied with the final result (i.e. all of the required user stories have been implemented and fully functioning). We also must be thorough with reviewing/testing our code to ensure consistency and stability, as well as make sure that the project meets the requirements of Scalability, Availability, Maintenance, and Portability (Non-Functional Requirements). Lastly, we want to ensure that we meet the requirements of the sprints/phases set out to us by this course.

### Highlights

Expand Down
51 changes: 25 additions & 26 deletions docs/sprint0/product_backlog.md → doc/sprint0/product_backlog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,77 +2,77 @@

Working with the information provided by the LIME Founder, alongside the project description given in class, our team has created a series of stories to depict what actions can be taken upon the completion of our project. Considering that our website targets both event attendees as well as event organizers, we have catered specific stories to target both demographics.

All user stories have been documented in JIRA in preparation for Sprint 1.
All user stories have been documented in JIRA in preparation for Sprint 1.



**What Users May Want to Do**



- As a new user, I would like to create an account with my email to access the LIME website.



- As a new user, I would like to connect my existing Google/Facebook/etc. account to access LIME.



- As a user, I would like to look through all the events available on the website so I can decide which ones I am interested in.



- As a user, I would like to view a specific event so that I can understand all the details of the event.



- As a user, I would like to view the profiles of other users so I can connect with them.



- As a user, I want to create a profile to display my interests to other users.



- As a user, I would like to search for an event happening on a specific date or within a date range so I can book it in advance.



- As a user, I would like to filter events by location so I can narrow my searches down to the events near me.



- As a user, I would like to view other users’ profiles to gauge their interests and find commonalities.



- As a user, I would like to connect with friends/followers so that we can plan events together.



- As a user, I would like to create a group that hosts the people I am attending the event with so we can coordinate in advance.



- As a user, I would like to indicate that I have prepaid for tickets so that other users know that they can join me for no cost.



- As a user, I would like to add payment methods and review existing payment methods so I can keep track of how I am purchasing tickets.



- As a user, I would like to report a user that might have intentions of malice to keep myself and other users safe on the platform.



- As a user, I would like to cancel an event that I can no longer attend so the event planners can open up more spots.



- As a user, I would like to look at the list of events I have registered for so I can add them to my personal calendar.



- As a user, I would like to view an individual ticket event so I can print it out in advance.

Expand All @@ -83,31 +83,30 @@ All user stories have been documented in JIRA in preparation for Sprint 1.

**What Businesses May Want to Do:**



- As a business, I would like to add an event to the website so people can book tickets for this event.



- As a business, I would like to offer deals to frequent customers to encourage them to return in the future.



- As a business, I would like to edit an event to update relevant information.



- As a business, I would like to upload pictures to showcase the event venue and what users can expect.



- As a business, I would like to send the users attending an event relevant updates and notifications regarding the event.



- As a business, I would like to see the users who have bought tickets for my event so I can allocate resources accordingly.



- As a business, I would like to cancel an event so that users are no longer registered to attend.

- As a business, I would like to cancel an event so that users are no longer registered to attend.
File renamed without changes.

0 comments on commit 441f8a2

Please sign in to comment.