cchay / chay-family-footsteps

Futuristic post-apocaliptic RPG text game.
2 stars 1 forks source link

US: login module #1

Open cchay opened 6 years ago

cchay commented 6 years ago

Allow user to create username & password and login to system.

christopherchay commented 6 years ago

Hello, I am here!

EmmanuelChay commented 6 years ago

Hello!

cchay commented 6 years ago

You will need a "user" class that the login module uses to authenticate the user. It should have:

CalebChay commented 6 years ago

I'll start working on it immediately.

celestachay commented 6 years ago

Hello!

celestachay commented 6 years ago

What are we doing,now?

EmmanuelChay commented 6 years ago

@christopherchay there is an error :-1:

@christopherchay After you made the pull request.I git pulled,and re-tried LoginTest.py but there was still a error:

EmmanuelChay commented 6 years ago

@christopherchay There is still an error! :-1:

EmmanuelChay commented 6 years ago

Excellent! Function test complete! :100: %

celestachay commented 6 years ago

IN WHEREEEEEEEEEEEEEEEEEEEE!!!!!!!!!!!!?????????? 😡

On Sun, Dec 10, 2017 at 8:29 PM, EmmanuelChay notifications@github.com wrote:

Excellent! Function test complete! 💯 %

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cchay/chay-family-footsteps/issues/1#issuecomment-350600804, or mute the thread https://github.com/notifications/unsubscribe-auth/AcmGslr1TAnjs9T1wbGS5kZCA37BZKUxks5s_IWBgaJpZM4Q7x1U .

celestachay commented 6 years ago

GRRrr........................

On Sun, Dec 10, 2017 at 8:31 PM, Celesta Chay chay.c5.celesta@gmail.com wrote:

IN WHEREEEEEEEEEEEEEEEEEEEE!!!!!!!!!!!!?????????? 😡

On Sun, Dec 10, 2017 at 8:29 PM, EmmanuelChay notifications@github.com wrote:

Excellent! Function test complete! 💯 %

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cchay/chay-family-footsteps/issues/1#issuecomment-350600804, or mute the thread https://github.com/notifications/unsubscribe-auth/AcmGslr1TAnjs9T1wbGS5kZCA37BZKUxks5s_IWBgaJpZM4Q7x1U .

celestachay commented 6 years ago

😃💫

On Sun, Dec 10, 2017 at 8:32 PM, Celesta Chay chay.c5.celesta@gmail.com wrote:

GRRrr........................

On Sun, Dec 10, 2017 at 8:31 PM, Celesta Chay chay.c5.celesta@gmail.com wrote:

IN WHEREEEEEEEEEEEEEEEEEEEE!!!!!!!!!!!!?????????? 😡

On Sun, Dec 10, 2017 at 8:29 PM, EmmanuelChay notifications@github.com wrote:

Excellent! Function test complete! 💯 %

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/cchay/chay-family-footsteps/issues/1#issuecomment-350600804, or mute the thread https://github.com/notifications/unsubscribe-auth/AcmGslr1TAnjs9T1wbGS5kZCA37BZKUxks5s_IWBgaJpZM4Q7x1U .

christopherchay commented 6 years ago

I am currently working on trying to see if I can write all the User Login data files to the Data/User directory.

christopherchay commented 6 years ago

Login.py Works, now I just need the testers to test it.