This is a SanAmuze mobile app. You can compare two photos and get the similarity rate.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. If you want to make a change, please use the develop branch and open a pull request.
The things you will need in order to use the app and how to install them.
First you need to download project.
git clone https://github.com/teknofest-2021/sanamuze-mobile-app.git
After you build you can install dependencies.
cd sanamuze-mobile-app
npm install
Now you can start app
expo start # you can also use: npm start
- React Native - The programming language used
- Python - The backend API
- No external libraries were used in this project
See also the list of contributors who participated in this project.
- Dear Teachers
- Teknofest Executives
- All Team Members