sanxy / SanxynetAds

Back4app registration, reset password,login and upload details to parse server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SanxynetAds

Why this Project?

This is the first phase of the project which deal with registration, forgot password, login and upload (image,time,date and string) to Back4app database. The second/final phase of the project is lockscreen which get image from parse server and display it on lock background. Crude operation on Back4app parse server.

Steps to run

  • Fork the repository
  • Go to Back4app, register, add new app and get your secret keys
  • Add the API key as shown below: APP_ID ?: ""YOUR_API_KEY"" and CLIENT_KEY ?: ""YOUR_CLIENT_KEY""
  • Build and run the app
  • Enjoy

What Will I Learn?

In this project you will:

  • Registration
  • Login
  • Reset Password
  • Select image from device memory
  • Select start and end time
  • Select date
  • Upload image, time and date to Back4app parse server

Used Libraries

Authors

Yusuf Adefolahan

License

SanxynetAds App is made available under the terms of the MIT License.

MIT License

Copyright (c) 2019 Yusuf Adefolahan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

Back4app registration, reset password,login and upload details to parse server


Languages

Language:Java 100.0%