https://github.com/kishanvyas308/import-export
My internship work - Simple Import Export Management System
https://github.com/kishanvyas308/import-export
deployment express https mysql nginx-proxy node pm2 prisma project-management react recoil ssl-certificates typescript websocket
Last synced: about 2 months ago
JSON representation
My internship work - Simple Import Export Management System
- Host: GitHub
- URL: https://github.com/kishanvyas308/import-export
- Owner: KishanVyas308
- Created: 2024-08-26T09:29:06.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T10:50:53.000Z (4 months ago)
- Last Synced: 2024-12-19T11:39:55.360Z (4 months ago)
- Topics: deployment, express, https, mysql, nginx-proxy, node, pm2, prisma, project-management, react, recoil, ssl-certificates, typescript, websocket
- Language: TypeScript
- Homepage: https://importexport.udhyog4.co.in
- Size: 1.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Management Sheet
## Overview
This project aims to create a simple import and export management system using modern web technologies. The system facilitates the management of import and export operations, including tracking shipments, managing inventory, and handling customer information.
## How do you know that this Project is created by me??
Visit This - [Proof](https://importexport.udhyog4.co.in/api)
## Features
- **Deployment**: Easily deployable with configurations for HTTPS, Nginx, and PM2.
- **CI/CD Pipeline**: Automated deployment using GitHub Actions.
- **Telegram Bot**: Notifies deployment success or failure.
- **Backend**: Built with Node.js, Express, and Prisma for database management.
- **Frontend**: Developed using React and Recoil for state management.
- **WebSocket**: Real-time updates and notifications.
- **SSL Certificates**: Secure communication with SSL.
- **MySQL**: Robust database handling.## Usage
1. **Access the application:**
Open your browser and navigate to `http://localhost:5173` for the frontend and `http://localhost:3000` for the backend API.2. **API Documentation:**
Visit the [API Section](https://importexport.udhyog4.co.in/api).## Screenshots
### Other Pages
- **Login Page**
### Home Page
- **Manage User**

- **Create New Client**

- **Register Client**
- **Process Management**

- **Data Management**

- **Inventory Management**

- **Customer Management**
*(Make sure to place the images in the `screenshots/` directory of your repository.)*
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.