Skip to content

jkalsi1/SafeHaven

 
 

Repository files navigation

CSC 307 Final Project:

To run from the repository's root folder, install concurrently with:

npm install concurrently

Then simply run with:

npm start

or run the development mode with

npm run dev

Also, make sure to create a .env file in express-backend and add MONGODB_URI = "your_connection_string" and TOKEN_SECRET = 1234

Project Description: SafeHaven is a company dedicated to optimizing storage management solutions for businesses. Our product scales easily, displays critical order insights, and is affordably priced. We offer a seamless inventory and order tracking system, suiting the needs of businesses in many industries.

CSC307 Safe Haven Demo Video: https://youtu.be/EfknrWC4x_U

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.0%
  • HTML 46.9%
  • CSS 5.1%