Skip to content

Jakob1202/Torst

Repository files navigation

Torst

This readme-file describes contents, navigation and necessary versions and dependencies to run Torst on an iOS simulator.

Description

Welcome to Torst, the app that makes tracking your drink sessions easy, fun, and insightful! Whether you're hosting a party, having a pre-party with your friends, or simply enjoying a night out, Torst helps you monitor and manage your blood alcohol level.

Contents

The code project is found in src. The project consists of the following

  • src/components contains reusable components rendered across different screens
  • src/config includes configuration files for the project
  • src/context provides context files for state management across the app
  • src/navigation manages the navigation between screens and includes various navigation stacks
  • src/screens contains the individual screens for the app
  • src/styles defines the theme colors and global styles for the app
  • src/utilities includes utility functions, such as the logic for calculating BAC levels

Required versions and dependencies

This project requires the following dependencies and versions:

For a full list of dependencies, refer to the package.json file.

Install iOS simulator

Follow the steps provided in this guide to install the simulator for running the project.

Set up Firebase

This project uses Firebase for data handling. First you need to create a new project nad follow these steps to set up the backend service:

Run project

  • To install all the dependencies, run npm install
  • To launch the Expo development server and run the application, run npx expo start

Screenshots

About

🍹 Personal project for tracking drinks and estimate blood alcohol content. The app helps users monitor their consumption and gain insight into their drinking habits.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors