Skip to content
@Task-Terriers

Task-Terriers

TaskTerriers 🐕‍🦺

Have you ever needed a tutor for a specific class but weren't able to find one easily? Do you wish that you were able to take a breather and get some help?

Finally presenting Task Terriers, an app which provides BU students with a platform to offer services to other students to make extra income and to seek services.

Tech Stack

Installation

Frontend

  • Install yarn if you haven't already
  • Clone the App repository
  • Install expo if needed

Prerequisites

EAS build
Download Android Studio
  • Install virtual device

Running the App

  1. yarn
  2. yarn expo start
  3. switch to development mode by pressing s
  4. run the emulator by pressing a

❗ If you don't see the app running on the emulator:
press r to reload


Backend

  • Clone the Backend repository
  • Navigate to NancyFX folder

Prerequisites

Run

  1. Install NancyFX (NuGet package) dotnet add package Nancy --version 2.0.0
  2. Open program.cs.
  3. Add Firebase Base Key and Secret Auth in lines 22-23. (provided upon request)
  4. Setup the correct IpAddress:
    • Add your IP address in line 44 (and 47 for the console logs)
    • localhost will not work with the Android Simulator, keep 1234 as the port.
  5. Run the server:
    dotnet run

Team Members

  • 2023 Fall CS392 Final Project
Youngjin Shin Aleksander Sekulovski Anabelle Brodsky Alim Cemal Kura Olivia Provonsil
@yjshin229 @aleks-s10 @anabellebr22 @smokethecookie @oliviaprovonsil

Pinned Loading

  1. App App Public

    TypeScript 1

  2. Backend Backend Public

    C#

Repositories

Showing 3 of 3 repositories
  • .github Public
    Task-Terriers/.github’s past year of commit activity
    0 0 0 0 Updated Dec 9, 2023
  • Backend Public
    Task-Terriers/Backend’s past year of commit activity
    C# 0 0 0 0 Updated Dec 7, 2023
  • App Public
    Task-Terriers/App’s past year of commit activity
    TypeScript 0 1 0 0 Updated Dec 7, 2023

Top languages

Loading…

Most used topics

Loading…