Project Info
Mobile App
A mobile application built with Expo and React Native.
Getting Started
Prerequisites
- Node.js (v18 or higher)
- Expo Go app installed on your mobile device
- npm or yarn
Installation
- Install dependencies:
npm install
- Start the development server:
npm start
- Scan the QR code with Expo Go app (iOS) or Camera app (Android)
Available Scripts
npm start- Start the Expo development servernpm run android- Start on Android device/emulatornpm run ios- Start on iOS device/simulatornpm run web- Start in web browser
Project Structure
mobile_app/
├── app/
│ ├── _layout.tsx # Root layout with navigation
│ └── index.tsx # Home screen (first page)
├── assets/ # Images, fonts, etc.
├── app.json # Expo configuration
└── package.json # Dependencies
Analysis
View
Metric
No commits on this project resolved to a GitHub account.
Technology
- FlaskIn code
- JavaScriptIn code
- Next.jsIn code
- OpenAIIn code
- PythonIn code
- ReactIn code
- TypeScriptIn code
7 of 7 appear in the indexed code.
AI coding agents
No AI coding agent signals were found in this repository.
Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.
Codebase size
Source size
455 KB
Source files
52
Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.
Repository
raynaborah/soesssssss
76 files · 8.8 MB · @ 922a243
Structure
Interface
20 files · 26%Screens, components and styles rendered to the user.
API & routing
3 files · 4%Request entry points: routes, handlers and controllers.
Application logic
21 files · 28%Domain rules, services and shared utilities.
Supporting
Layers are inferred from where files sit in the tree, not from reading the code. A project that names its directories unconventionally will read oddly here — open the file browser to check anything the diagram implies.
Languages
- TypeScript72%
- Python22%
- Markdown5%
- Shell0%
- JavaScript0%
Share of indexed source by file size. Binary and vendored files are excluded.
Dependencies
package.json
npm · 19- expo
- expo-asset
- expo-av
- expo-camera
- expo-constants
- expo-file-system
- expo-linking
- expo-location
- expo-router
- expo-status-bar
- openai
- react
- react-native
- react-native-maps
- react-native-safe-area-context
- react-native-screens
- +3 more
seos-care-voice-agent/package.json
npm · 12- @openai/agents
- @openai/agents-realtime
- next
- openai
- react
- react-dom
- zod
- +5 more
jaundice/requirements.txt
pypi · 7- flask
- flask-cors
- mediapipe
- numpy
- opencv-python
- Pillow
- ultralytics
Declared in the repository’s manifests at the indexed commit. A declared package is not proof it is used, and runtime dependencies are listed first.
This project’s features have not been analysed yet.
Export this project's context (description, README, evidence, key source files) to chat with an AI agent elsewhere.