/sa47_django_app

This is a restaurant rating app developed for SA47 Django team project.

Primary LanguagePython

Django Rating Comment System

1) Installation Guide

run the following code in your environment: pip install django-crispy-forms django pillow

2) System Features

• Profile management (pictures, last name) • Performance optimization (resizing of profile pic for new users) - seen under users/models.py method def save(self):

3) Username and Password

All Passwords are "djangoapp". Admin has it's own password "admin"

Usernames - Password

admin - admin
comment - djangoapp
reply - djangoapp
manager - djangoapp

4) System Requirements

Tools

• Microsoft Visual Studio Code

Recommended Browser

• Google Chrome

5) Authors

• Gao Jiaxue

• Teh Li Heng

• Wang Yafeng