Skip to content

bdmstyle/monitor-smiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smiles Monitor Api

  • The main goal is help travellers to travel in pandemic!
  • The smiles monitor is an api that notify in realtime the clients about covid situation
  • As an benefit so smiles motivate the users to donwload the app and give to smiles your real travel desires places

The api is divided in thre parts

Places Api

Place Api is used by the frontend to render the site But is used to smiles partners update our current pandemic situation like (news specialists)

Notify Api

Used to push notification destination updates to smiles clients every time a monitored place changes (can be used by smiles patterns also)

Monitoring Api

Is Used to only by the smiles site or app to monitor or unmonitor places

Try It Online https://monitorsmiles.com.br/

Api Documentation https://monitorsmiles.com.br/api/index.html

Back end

This section should list any major frameworks that you built your project using.

Backend

FrontEnd is React to see more details in

UX/Design

Run local

To run the Smiles Monitor Api you only need DOCKER installed The app will run an embeded mongodb enjoy!

docker pull brunomarinholee/api-smiles && docker run --rm -t -d -p 8080:8080 brunomarinholee/api-smiles

About

monitor-smiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published