Open harshkhandeparkar opened 5 years ago
You send me all todos in gitter
On Tue, 2 Apr, 2019, 20:56 Harsh Khandeparkar, notifications@github.com wrote:
Currently,
- Anyone can add or remove cars by a POST request.
- No safety.
TODO:
- Each POST request should request a password to verify authorised users.
- Any other method of authorisation is also ok.
- Maybe only some ip addresses should be allowed i.e. addresses of the arduinos which control the towers.
- CORS should only be allowed on the same LAN.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQWUhdAMrzabj7Ar7qoshE-lAtJLaks5vc3awgaJpZM4cYVgX .
You don't have to necessarily work on these. Atleast not now. Forwt focus on ur practicals.
* first
As i have said we have to add login system Shall i add it??
Ok
On Tue, 2 Apr, 2019, 21:00 Harsh Khandeparkar, notifications@github.com wrote:
- first
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/HarshKhandeparkar/smart-car-parking/issues/3#issuecomment-479052249, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQR6pjhzex2nusnLqZ4frCjujnN9Zks5vc3eBgaJpZM4cYVgX .
Why did you close this?
This is the cloud funcs and arduino part. Not flutter.
Ok
On Mon, 8 Apr, 2019, 23:25 Harsh Khandeparkar, notifications@github.com wrote:
This is the cloud funcs and arduino part. Not flutter.
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/atlponda/smart-car-parking/issues/3#issuecomment-480937375, or mute the thread https://github.com/notifications/unsubscribe-auth/AROeQRM6W1vQT7PPNsQf8Z98WbCjBpiOks5ve4KAgaJpZM4cYVgX .
Currently,
TODO: