bdSentz / Party-Finder

0 stars 2 forks source link

Terrell Journal #2

Open tclrk opened 5 years ago

tclrk commented 5 years ago

Week 1

added some issues for the milestone

Also reviewed html/css and started learning JavaScript

Started UML diagram

https://github.com/bdSentz/Party-Finder/issues

tclrk commented 5 years ago

Week 2

Created an initial UML diagram for our app continued to do tutorials for JavaScript created blank Account page that will show the users account info

tclrk commented 5 years ago

Week 4

fixed merge conflicts that involved different versions of packages being installed.

tclrk commented 5 years ago

Week 5

Worked on the calendar and got it running. started to work towards integrating the database in the calendar where the events will show on the dates scheduled.

tclrk commented 4 years ago

Week 6

All events will now show up for users fixed some basic test cases for app creation changed the way events were store in the database

https://github.com/bdSentz/Party-Finder/commit/2c316ae5d11f040d80c738ab87ba0e33d08bcede

tclrk commented 4 years ago

Week 7

Only events the users are invited to will show up on the calendar created page to list open parties started methods for differentiating between open parties and invite-only

https://github.com/bdSentz/Party-Finder/commit/53d88bdac86ed9c1b8764158c354513e7f3725ed https://github.com/bdSentz/Party-Finder/commit/67ffa5e27d98afd508e1cbce43e989a5c7fdd523

tclrk commented 4 years ago

Week 8

Able to get all open parties from databse. able to identify which party is selected. working on updating the database to add users to invitees list

https://github.com/bdSentz/Party-Finder/commit/56096f970e1d07887a3965aa76c647ebe4a4b6bf https://github.com/bdSentz/Party-Finder/commit/21dda175cb7a2a0fd8db30234945532a89efb20e

tclrk commented 4 years ago

Updated open party page, made it so you will correctly be added to the invitees list when rsvp'd. installed stuff for push notifications. created apple developer account and still working on the ios side of notifications

https://github.com/bdSentz/Party-Finder/commit/b0fbf182f8c26787a2ef62c8a3f10edc0201ae11 https://github.com/bdSentz/Party-Finder/commit/95bb570ebd6c4a149694889f43a3ec82bf8bd25c

tclrk commented 4 years ago

Week 10

set up pages for adding notifications, need to find compatible version of xcode to continue. added groups to the database as well as a field in the users collection account page gets groups from database working on creating new groups/ updating groups/accounts/ deleting groups (removing from each user aswell)

https://github.com/bdSentz/Party-Finder/commit/feafc1596c091c06db352301920dd3e15ba30d82 https://github.com/bdSentz/Party-Finder/commit/6568533eaf8f6126cf1cc5e96e04fa3974ec58c2