ASCI-COEP / ASCI-COEP/Android-App-Development

Create an app template which handles basic signup and login activities

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
android good first issue
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Create an app template of your choice with good UI which handles basic signup and login activities.

You can use arrays/shared preference/database or anything you know to store username and password.

Be careful of NPEs(Null Pointer Exceptions)!

- [ ] Once logged in/registered, the user must remain logged in thereafter, until and unless he/she log out/uninstall the app.

- [ ] There should not be any Null Pointer Exceptions, which may crash the app.

Be as creative as possible!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.