bpu991 / pypractice

4 stars 0 forks source link

added demo login #67

Closed bpu991 closed 3 years ago

bpu991 commented 3 years ago

Added a demo login button on the sign-in page that gives users access to a demo profile and gave it some seed data in the database.py file to populate the demo's profile page with some achievement badges. I also had duplicated achievement components so I deleted the extra ones.