Skip to content

Releases: cis3296f22/03-EBMS

v0.3.0-alpha

18 Nov 17:43
728c69e
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release

Changelog:

  • Working login functionality
  • Started integrating database (Supabase)
  • Started switching authentication providers
  • Working on unit testing with Cypress

v0.2.0-alpha

11 Nov 17:01
73d42ab
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

Changelog:

  • Switched Next.js 13 app to JavaScript from TypeScript
  • Redesigned components to match designer mockups
  • Added Firebase authentication integration on /login page
  • Deployed to Vercel through GitHub integration

v0.1.0-alpha

04 Nov 15:49
9e7b46a
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Changelog:

  • Create Next.js 13 app
  • Added Home page w/ header (WIP)
  • Designed billboard listing component
  • Started working out Firebase integration