Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

MiniCapstone-Project/SOEN390

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Capstone Project

Dont forget to checkout the Wiki, especially Git Rules!!

links

codecov Quality Gate Status

Setting up React Native Environemnt

Google Drive Link

Zenhub Invite Link

Eraser.io Link

When2Meet: General weekly (un)availabilities

Figma UI mockups link

How to Run the project ?

  • Make sure to have Android studio emulator Set up
  • Make sure you have npm set up using
npm --version
  • Clone the repository
git clone https://github.com/MiniCapstone-Project/SOEN390.git
  • Install dependencies
npm install
  • Create .env File in the same level as package.json file
GOOGLE_MAPS_API_KEY=API_KEY_HERE
  • Run the Project
npm start
  • For tests, install jest and run then using
npm install jest --global
jest --updateSnapshot

if you need to login into expo use this:

npx expo login

Username:

i_amtheguy

Password:

TheBrothers963

running eslint

npx eslint .

About

Mini Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12