https://github.com/francis7575/galaxysurfers-ims
https://github.com/francis7575/galaxysurfers-ims
express node-js postgresql reactjs tailwindcss typescript
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/francis7575/galaxysurfers-ims
- Owner: Francis7575
- Created: 2024-08-24T21:42:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-10T04:50:11.000Z (4 months ago)
- Last Synced: 2025-02-10T05:27:56.339Z (4 months ago)
- Topics: express, node-js, postgresql, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://galaxysurfers-ims-client.vercel.app
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Galaxy Surfers - 3D Inventory Management System
GalaxySurfers is an advanced inventory management system that lets you design and visualize your warehouse in a 3D model. Easily track products entering and exiting the warehouse, ensuring efficient inventory control and management.
During this project, I successfully implemented REST APIs, integrated 3D models using Three.js, and developed a backend with Node.js and Express. I connected the application to a PostgreSQL database, following the MVC architecture with controllers, routes, and models. I also set up database migrations to transition data to the production environment and created seed files to populate tables with initial data. For user notifications, I utilized React-Toastify to handle alerts upon completing actions.
Techologies used: React, Typescript, TailwindCSS, Node.js, Express, Postgresql.

# Login InformationThis project doesn't contain a sign-up because the idea of the project is that the employee will be provided with the login information to access the application.
username: admin
password: 12345678
# Application live link
https://galaxysurfers-ims-client.vercel.app