Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/learnathon-by-geeky-solutions/ethereal-trident
Repository for team Ethereal Trident
https://github.com/learnathon-by-geeky-solutions/ethereal-trident
Last synced: 1 day ago
JSON representation
Repository for team Ethereal Trident
- Host: GitHub
- URL: https://github.com/learnathon-by-geeky-solutions/ethereal-trident
- Owner: Learnathon-By-Geeky-Solutions
- Created: 2024-12-25T12:04:57.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-02T07:33:23.000Z (9 days ago)
- Last Synced: 2025-02-02T08:24:27.726Z (9 days ago)
- Language: TypeScript
- Size: 198 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ethereal Trident
## Project Description
Our project is a smart expense tracker mobile app designed for bachelors sharing a living space. It simplifies tracking, splitting, and managing meal-related expenses, ensuring transparency and fairness. With features like automated cost sharing, role-based permissions, social login, and detailed changelogs, it streamlines collaborative expense management, reducing disputes and promoting harmony among roommates.## Technology Stack
- TypeScript
- React Native
- Supabase
- Zustand
- Expo
- Expo Router
- Jest## Getting Started
1. Clone the repository
```bash
git clone https://github.com/Learnathon-By-Geeky-Solutions/ethereal-trident.git
```
2. Go to the project directory
```bash
cd ethereal-trident
```
3. Install dependencies
```bash
yarn install
```
4. Start development
5. Test
```bash
yarn test
```
6. Coverage
```bash
yarn coverage
```## Team Members
- [jahidhimon](https://github.com/jahidhimon) (Team Leader)
- [shamsuttabriz](https://github.com/shamsuttabriz)
- [tusharpatowary](https://github.com/tusharpatowary)## Mentor
- [arrafintehaalvybs23](https://github.com/arrafintehaalvybs23)