An open API service indexing awesome lists of open source software.

https://github.com/hamedzarei/dataak

dataak interview
https://github.com/hamedzarei/dataak

docker docker-compose lumen mysql

Last synced: 3 months ago
JSON representation

dataak interview

Awesome Lists containing this project

README

        

# Dataak Sample Project

## Run

docker-compose up

docker-compose up -d

### create user

fields of user can be:

* name
* email
* mobile
* password
* loc_lat: latitude of location
* loc_lon: longitude of location
* image: path of profile image

#### for unit testing
can run vendor/bin/phpunit

**This project is just for interview**