Unleash your inner language warrior with Word Wolf! This engaging mobile application guides you on your quest to conquer new languages. Hunt down vocabulary with our fun and effective approach, whether you're a beginner or a seasoned learner. Word Wolf equips you with the tools you need to thrive in the wild world of language learning.
- Flutter (Cross-platform Development)
- Spring Boot (Backend API)
- REST API (Communication between App and Backend)
- JWT (Secure User Authentication)
- SQLite (Database) (Optional: Replace with your database of choice)
- Flutter SDK
- Dart SDK
- JDK 17 or later
- Maven
- Clone the repository:
git clone https://github.com/seyed0123/word-wolf.git
cd word-wolf
- Get Flutter dependencies:
flutter pub get
- Run the Flutter application:
flutter run
- Navigate to server dir
cd restAPi
- Build and run the Spring Boot application:
mvn spring-boot:run
Contributions are welcome! Please feel free to submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.