Skip to content

Releases: jnees/CS340-blackberry

v.0.2.0 Client and Server Starters

01 May 05:41
Compare
Choose a tag to compare
Pre-release

Additions in this version:

  • node/express server API
  • API routes for each table
  • Dummy data for Species table
  • React client
  • AppNavbar
  • front end routing
  • Species table page
  • Species insert form
  • Species modify form

Database Definition

25 Apr 22:33
Compare
Choose a tag to compare
Database Definition Pre-release
Pre-release

This release contains the initial design of the Whale Sightings database:

  • Database creation file (DDL.sql) added. This SQL script creates the project database and adds sample data.