https://github.com/abdo-essam/tot_app
https://github.com/abdo-essam/tot_app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdo-essam/tot_app
- Owner: abdo-essam
- Created: 2025-02-02T23:53:58.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-02T16:44:59.000Z (over 1 year ago)
- Last Synced: 2025-03-02T17:32:52.413Z (over 1 year ago)
- Language: Dart
- Size: 4.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ποΈ TOT App
### A Flutter-based mobile app for trip planning and location management.
## π Overview
TOT App is a cross-platform mobile application built using **Flutter** for the frontend and **Node.js + SQL** for the backend.
It helps users manage trips, explore locations, and provide feedback.
## π Features
- π **User Authentication** (Register/Login)
- π **Location-based Services**
- πΊοΈ **Trip Management** (Booking and History)
- π **User Feedback System**
- π **Cross-Platform Support** (Android & iOS)
## ποΈ Tech Stack
- **Frontend**: Flutter (Dart)
- **Backend**: Node.js, Express.js
- **Database**: SQLite
## π§ Installation & Setup
### **Frontend (Flutter)**
1. Install [Flutter](https://flutter.dev/)
2. Clone the repository:
```sh
git clone https://github.com/your-username/tot_app.git
cd tot_app