Skip to content

Final Project! Keeping up with the important people in your life.

Notifications You must be signed in to change notification settings

AliakbarSu/familiar

 
 

Repository files navigation

familiar

Final Project!

Keeping up with the important people in your life.

App screenshots

Miro Board and initial planning.

Figma diagram

set up

cd familiar
npm i
npm start

EDN TO END TESTING

IOS SET UP

  • To run the e2e tests you will need to install expo-cli on your machine by running the following command
npm install -g expo-cli
  • Next, we need to download a built version of the Expo iOS app that Detox can use to hook into. Go to the Expo Tools page and click the Download IPA link. Expand the downloaded archive, then change the name of the folder to “Exponent.app”. Create a bin folder in your project and move “Exponent.app” into it.

ANDROID SET UP

Needs to be implemented

Team norms

  • Everone merge to Dev branch, merge Dev into Main at the end of each day
  • 8:45am check ins
  • No expectation to work after 5pm each day
  • Lunch from 12:30pm - 1pm
  • Morning and after lunch stand ups (more if needed)
  • Sunday afternoon meet together for more work

Conflict resolution

  • Discuss, as a team or one to one (where appropriate)
  • Take a 10 min cool down if needed
  • If not resolved after cool down, ask facilitator to mediate

Work log

  • Wednesday 22nd
    • Inital groupings
    • Project planning
  • Thursday 23rd
    • Getting familiar with react-native
    • Navigation stack
  • Friday 24th
    • Styling
    • Add/ color functionality
  • Saturday 25th
    • Working on tickets
  • Sunday 26th
    • Tidying up app
  • Monday 27th
    • Testing
  • Tuesday 28th
    • Implementing stretch goals
  • Wednesday 29th
    • Squashing bugs

About

Final Project! Keeping up with the important people in your life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%