Welcome to Tutoring App β a sleek, modern mobile app for connecting tutors and students effortlessly! Built with React Native for cross-platform performance. π
| Technology | Version |
|---|---|
| React Native | 0.72+ |
| Expo | 48+ |
| TypeScript | 5.x |
| Node.js | 20.x |
| PostgreSQL | 16.x |
| Spring Boot | 3.x |
| Spring Security | 6.x |
| Hibernate | 6.x |
- π User Authentication: Login & Registration with JWT
- π€ User Profiles: Manage personal info and view lessons
- π Lessons Management: View, add, and track tutoring sessions
- π¨ Modern UI: Purple-themed sleek mobile interface
- π Backend Integration: Communicates with Spring Boot REST API
- π Secure: Passwords encrypted, JWT-based authentication
# Clone the repo
git clone https://github.com/Grodelek/tutoring-app.git
# Navigate to project
cd tutoring-app
# Install dependencies
npm install
# or
yarn install
# Start the app (Expo)
npx expo startπ§ Usage
1.Open the app on your mobile device or emulator
2.Register a new account or login
3.Explore lessons and manage your profile
4.All data is synced with the backend via REST API
π€ Contributing
Feel free to open issues or submit pull requests. Letβs make learning more fun together! π