This is our first ever iOS project through a hackathon! An app for book trading, where people can trade books they have finished reading with others for books they have not yet read. and searching for genres, books near me, etc.
- Filtering books by genre
- Liking books (added to book shelf)
- Swiping to add books to bookshelf (similar to dataing apps) #user-engagement
- book shelf that stores liked books
- iOS 16.0+
- Xcode 10.0
git clone https://github.com/Juribu/ReadLay.git
https://www.youtube.com/watch?v=DkCezKi9jGo
Feel free to contribute to this App! Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
