-
Create an /admin partial that an admin can navigate to but only the admin will be able to access.
There does not need to be a link or other GUI way to reach this route.
This partial will be where th…
-
When the apps clear from task.i try to send the push notification from the console ,but it will not received in background process.It success in foreground but failed in background apps for android..p…
-
- [x] Основные Activity для логина/регистрации пользователя.
- [x] Activity для смены пароля аккаунта, клиентского мастер-пароля.
- [x] Activity для выбора подконтрольного устройства.
- [x] Activit…
-
Нужно спланировать будущую работу по проекту.
- [x] **Примерный план**
Здесь следует пересчислить примерное разбиение времени по крупным задачам (с точностью около недели). Дата завершения проект…
-
Jasmine, Karma, something else?
-
Sorry my English poor
The Exception was showing when i touch recyclerview.
How can i fix it?
`java.lang.ClassCastException: kim.adapters.NuocUongAdapter cannot be cast to com.viethoa.RecyclerViewFastS…
-
Using node 5.9.1 and npm 3.7.3 on OSX 10.10.5... I tried the naive installation (git clone/npm install/npm run start) Everything seemed to install and startup just fine.
I go to localhost:3000 but ge…
-
Extend the SingPath docker-based verifier to support Single-file Java problems. This Java verifier will compile and test code
Users will provide the implementation of the class SingPath.java and pro…
-
Here is a quick introduction to the existing database.
To view the database with a gui:
go to url - https://crackling-inferno-1794.firebaseio.com/
You will need to login using the credentials i…
-
GUI
- [x] When a tank hits a target send a DELETE request to the heroku API with the tank_id.
- [x] Read from the firebase to find out new target locations
- [x] Read from the firebase to get updated …