johannacarolinep / june-hybrid-hackathon

0 stars 1 forks source link

feat: Add apps, models, and register apps #9

Closed johannacarolinep closed 2 months ago

johannacarolinep commented 2 months ago

Created apps: users, scheduling and appointments. Added apps to installed apps in settings Added models, and migrated to test database (SQLite3). Did basic register of models in admin.py in each app (need customization)