Skip to content

android application for searching any repository of code

License

Notifications You must be signed in to change notification settings

Pritom14/CodeSearch

Repository files navigation

CodeSearch

Search across any repository of code. Type the term you want to search and you will be presented with the best results.

For example type in quicksort in the search box and you will be presented with a list of repositories along with the languages used

GIF

image alt text

Installing

Android Studio Setup

Click on this link to download Android Studio for your operating system.

Building up the code

  • Clone the repository using HTTP or SSH
  • Open Android Studio
  • Browse to the directory where you cloned the repository and click OK.
  • Let Android Studio import the project and perform gradle initialisation.
  • Now run the application in your physical device or an emulator (like genymotion)

API Documentation

This android application is made with the help of searchcode api. Please go through the link for more information.

Contributing

Please read the CONTRIBUTING.md for details on code of conduct and the process for submitting pull requests.

License

Copyright (c) 2018 Pritom Mazumdar

Licensed under MIT (See LICENSE for the whole license text)

About

android application for searching any repository of code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages