Skip to content

Releases: LPSci-Web-Development-Team/lpsci-election-system-server

v2.00 (June 21, 2020)

21 Jun 12:52
b59a38d
Compare
Choose a tag to compare

New Tech Stack

  • Typeorm - ORM
  • Firebase - Authentication
  • PostgreSQL - Main DB
  • Redis - Cache

Required Models

  • User - Contains user's general information
  • Student - Extends User with student information
  • Candidate - Extends Student with candidate information
  • Party - Included in candidate information
  • Vote - Contains user's vote
  • Grade Level - Contains grade level information
  • Section - Contains section level information
  • School Year - Contains school year information

v1.00 (June 03, 2020)

02 Jun 19:04
c1f43a3
Compare
Choose a tag to compare
Merge pull request #1 from LPSci-Web-Development-Team/develop

v1.00 (June 03, 2020)