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.
- Install
yarn
if you haven't already - Clone the
App
repository - Install expo if needed
- Follow the steps : https://docs.expo.dev/eas-update/getting-started/
- Install virtual device
yarn
yarn expo start
- switch to development mode by pressing
s
- run the emulator by pressing
a
❗ If you don't see the app running on the emulator:
press r
to reload
- Clone the
Backend
repository - Navigate to
NancyFX
folder
- Install .NET 8.0
- Install NancyFX (NuGet package)
dotnet add package Nancy --version 2.0.0
- Open
program.cs
. - Add Firebase Base Key and Secret Auth in lines 22-23. (provided upon request)
- 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, keep1234
as the port.
- Run the server:
dotnet run
- 2023 Fall CS392 Final Project
Youngjin Shin | Aleksander Sekulovski | Anabelle Brodsky | Alim Cemal Kura | Olivia Provonsil |
---|---|---|---|---|
@yjshin229 | @aleks-s10 | @anabellebr22 | @smokethecookie | @oliviaprovonsil |