Skip to content

Aplicação desenvolvida na Semana OmniStack 10

License

Notifications You must be signed in to change notification settings

LDrawe/DevRadar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevRadar

 

DevRadar

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

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

✨ Features

✔️ List Devs
✔️ Add Devs
✔️ Search Devs
✔️ Delete Dev
✔️ Realtime updates
✔️ Validation
✔️ Tests

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Node and Git (optional) installed.

🏁 Starting

# 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

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Eduardo Portilho

 

Back to top

About

Aplicação desenvolvida na Semana OmniStack 10

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published