This is a simple Android application.
Book App is an Android application designed to publish books for sale, provides a platform for publishing and discovering books.
- Authentication: Sign-up, login, and password reset mechanisms.
- Book Publishing: Users can add their books to the platform for sale.
- Book Discovery: Users can browse the collection of published books.
- Favorites Management: Users can add or remove books from their favorites collection.
- Clone the repository:
git clone https://github.com/nastaran-motiee/book-app.git
- Open the project in Android Studio.
- Build and run the project on an emulator or physical device.