About | Features | Technologies | Requirements | Starting | License | Author
DevRadar is a project built during "Semana OmniStack 10" to find nearby delevopers that works with the technologies that you request. It does this by using the user's location and show developers in a 10km radius using Haversine formula
✔️ List Devs
✔️ Add Devs
✔️ Search Devs
✔️ Delete Dev
✔️ Realtime updates
✔️ Validation
✔️ Tests
The following tools were used in this project:
Before starting 🏁, you need to have Node and Git (optional) installed.
# Clone this project
$ git clone https://github.com/LDrawe/devradar
## or download and extract it
# Access
$ cd devradar
# Install dependencies of each folder (server, web, mobile)
$ cd directory
$ yarn install
# Run each module as you please
$ yarn start
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Eduardo Portilho