https://github.com/aamirshehzad33/intertrack-project
Intertrack is a full-stack insurance application developed as part of the Stutern program. This platform allows registered users to purchase various insurance products and submit claims when needed. It provides a seamless and secure experience for managing insurance policies.
https://github.com/aamirshehzad33/intertrack-project
axios bootstrap context-api expressjs jwt-authentication mongodb mongoose nodejs postgresql react-router reactjs redux sql tailwindcss
Last synced: 3 months ago
JSON representation
Intertrack is a full-stack insurance application developed as part of the Stutern program. This platform allows registered users to purchase various insurance products and submit claims when needed. It provides a seamless and secure experience for managing insurance policies.
- Host: GitHub
- URL: https://github.com/aamirshehzad33/intertrack-project
- Owner: aamirshehzad33
- Created: 2025-03-21T11:26:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-21T11:53:39.000Z (over 1 year ago)
- Last Synced: 2025-03-21T12:30:59.806Z (over 1 year ago)
- Topics: axios, bootstrap, context-api, expressjs, jwt-authentication, mongodb, mongoose, nodejs, postgresql, react-router, reactjs, redux, sql, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 1.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Intertrack-Fullstack-Project
## Overview
Intertrack is a full-stack insurance application developed as part of the Stutern program. This platform allows registered users to purchase various insurance products and submit claims when needed. It provides a seamless and secure experience for managing insurance policies.
## Tech Stack 🛠️
### Frontend 🎨
**⚛️ React.js**: Frontend framework for building a dynamic and interactive UI.
**🌐 React Router**: For handling client-side routing.
**📦 Redux / Context API**: State management solutions.
**🎨 Tailwind CSS / Bootstrap**: Styling and UI components.
**🔗 Axios**: HTTP client for API requests.
### Backend 🔙
**🟢 Node.js**: JavaScript runtime for building a scalable backend.
**🚀 Express.js**: Fast and minimalist web framework for handling API requests.
**🗄️ MongoDB / PostgreSQL**: Database management.
**📜 Mongoose / Sequelize**: ORM for database interactions.
**🔐 JWT Authentication**: Secure authentication and authorization.
## Features ✨
✅ User authentication & authorization (JWT-based login/signup).
✅ Browse and purchase insurance products.
✅ Submit and track insurance claims.
✅ Admin dashboard for managing users, policies, and claims.
✅ Secure payment integration.
✅ Email notifications for updates.
✅ Fully responsive UI for desktop and mobile.
## SecreenShots
### SignUp

### SignIn

### Dashboard

## Installation Guide 🏗️
### Backend Setup 🔧
Clone the repository
git clone https://github.com/your-username/Intertrack-Fullstack-Project.git
cd Intertrack-Fullstack-Project/backend
## Install dependencies
npm install
### Frontend Setup 🔧
Clone the repository
git clone https://github.com/your-username/Intertrack-Fullstack-Project.git
cd Intertrack-Fullstack-Project/backend
## Install dependencies
npm install
## Contributing 🤝
Contributions are welcome! Feel free to submit issues or pull requests to improve the project.
## License 📜
This project is licensed under the MIT License.