Skip to content

hack4impact-mcgill/wc-inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

463 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Collective Inventory Management Solution

Netlify Status

Overview

TODO: Rewrite

Project Structure

web-collective-inventory/
├── new-frontend/
│ ├── src/
│ ├── package.json
│ └── README.md

Technologies Used

Frontend

  • Vite.js
  • React
  • React Query
  • TypeScript

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm (v6 or later)

Setting Up the Frontend

  1. Navigate to the frontend directory:
cd frontend
  1. Follow the installation instructions in the FE README.

Development Workflow

  1. Start the FE development server.
  2. Access the application via Browser (usually http://localhost:3000).

Contributing

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes, adhering to the coding conventions described in the backend and frontend READMEs.
  4. Write or update tests as necessary.
  5. Push your changes and create a pull request.
  6. Code Review
  7. Merge into Dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 17