An open API service indexing awesome lists of open source software.

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.

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

![image](https://github.com/user-attachments/assets/12cb0003-1345-4d74-8e39-df056612a9d5)

### SignIn

![image](https://github.com/user-attachments/assets/9223c0df-948d-4137-b8ef-d3940cff379d)

### Dashboard

![screencapture-allesinsurance-netlify-app-2025-03-21-16_39_58](https://github.com/user-attachments/assets/e6d7b518-b645-48b9-83b7-d7247a2c984f)

## 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.