Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

This is my final sprint project from Semester 3 2022 in my Solfware Development Course at Keyin Collage. My group members were Dominic Whelan, Chris Doucette and Blake Waddleton.

License

Notifications You must be signed in to change notification settings

dBish6/Full-Stack_Sprint2_Final

Repository files navigation

Full-Stack_Sprint2_Final

This respository is now archived - the project has moved to https://github.com/dBish6/class-work/tree/master/Semester3/Full-Stack_Sprint2_Final.

This is my final sprint project from Semester 3 2022 in my Solfware Development Course at Keyin Collage. My group members were Dominic Whelan, Chris Doucette and Blake Waddleton. The propose of this project was to show our understanding of an REST API and using CRUD with Postgres and MongoDb.

Running the Server:

  • npm install
  • npm run server

Running Tests:

  • npm test
  • npm test -- m.auth.dal.test.js
  • npm test -- p.search.dal.test.js
  • npm test -- routes.test.js

Event Emitters: The events format is as follows; dataTime, id, message, and level.

Events save to the logs folder:

  • searchLog.log

Please read the Database Instructions.doc for how to set up the Postgres database and the MongoDb cluster for running our web application.

About

This is my final sprint project from Semester 3 2022 in my Solfware Development Course at Keyin Collage. My group members were Dominic Whelan, Chris Doucette and Blake Waddleton.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published