Skip to content

Interview Buddy is a mobile App that helps developers to prepare for technical interviews by answering quizzes and getting feedback. The App is built with Swift and Firebase.

Notifications You must be signed in to change notification settings

jgutierrezo/interview-buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview Buddy

Overview

Interview Buddy is a mobile App that helps developers to prepare for technical interviews by answering quizzes and getting feedback. The App is built with Swift and Firebase.

walkthrough.mov

Features

  • Register and Login Page
  • Forgot Password
  • Select quiz depending on programming language, topic, and difficulty
  • Get feedback on the quiz
  • Get badges for completing group of quizzes

Technologies

  • Swift
  • Firebase Database
  • Firebase Authentication
  • Storyboard
  • UITableView
  • UICollectionView

Prerequisites

  • Computer with Mac OS
  • XCode

Instructions to Run Interview Buddy Locally

Apple M1 Pro

Ventura

Intall Cocopods:

Open terminal and run

softwareupdate --install-rosetta

In finder go to applications folder then to utilities and right click in Terminal.app choosse open with Rosetta.

In the root folder of this App open terminal and check if it is Rosetta with the command: arch
The output should be: i386

and run the following steps:

sudo gem uninstall cocoapods
sudo gem uninstall ffi
arch -arm64 brew install cocoapods
pod install

Open the interview-buddy.xcworkspace file in XCode and run the App.

Contributors

Juan Gutierrez Linkedin
Moanisha Velayuthem Linkedin
Rodrigo Chavez Linkedin

About

Interview Buddy is a mobile App that helps developers to prepare for technical interviews by answering quizzes and getting feedback. The App is built with Swift and Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •