582-41W-VA / WishCraft

web-project-2-NIMUchanco created by GitHub Classroom
2 stars 0 forks source link

Project 2

WishCraft

Groupe member

Visuals

Wireframes, visual language guidelines, mockups are HERE

Installation instruction:

Note: if you are on mac you might need to use python3 or pip3

Project architecture:

We were following Django general architecture with separating views according its function in the logic (authentication.py - login, sign up, sign out, cards.py - all manipulations with cards data, admin_panel.py - all manipulations with admin logic)

Entity-Relationship Diagram and DB schema