Skip to content

sxijyoti/aeskan-crm

Repository files navigation

Customer Relationship Management

Project ID: P08
Course: UE23CS341A
Academic Year: 2025
Semester: 5th Sem
Campus: EC
Branch: CSE
Section: H
Team: Aeskan CRM

📋 Project Description

A simple CRM app which takes care of customers

This repository contains the source code and documentation for the Customer Relationship Management project, developed as part of the UE23CS341A course at PES University.

🧑‍💻 Development Team (Aeskan CRM)

👨‍🏫 Teaching Assistant

👨‍⚖️ Faculty Supervisor

  • No valid faculty GitHub username found

🚀 Getting Started

Prerequisites

  • [List your prerequisites here]

Installation

  1. Clone the repository

    git clone https://github.com/pestechnology/PESU_EC_CSE_H_P08_Customer_Relationship_Management_Aeskan-CRM.git
    cd PESU_EC_CSE_H_P08_Customer_Relationship_Management_Aeskan-CRM
  2. Install dependencies

    # Add your installation commands here
  3. Run the application

    # Add your run commands here

📁 Project Structure

PESU_EC_CSE_H_P08_Customer_Relationship_Management_Aeskan-CRM/
├── src/                 # Source code
├── docs/               # Documentation
├── tests/              # Test files
├── .github/            # GitHub workflows and templates
├── README.md          # This file
└── ...

🛠️ Development Guidelines

Branching Strategy

  • main: Production-ready code
  • develop: Development branch
  • feature/*: Feature branches
  • bugfix/*: Bug fix branches

Commit Messages

Follow conventional commit format:

  • feat: New features
  • fix: Bug fixes
  • docs: Documentation changes
  • style: Code style changes
  • refactor: Code refactoring
  • test: Test-related changes

Code Review Process

  1. Create feature branch from develop
  2. Make changes and commit
  3. Create Pull Request to develop
  4. Request review from team members
  5. Merge after approval

📚 Documentation

🧪 Testing

# Run tests
npm test

# Run tests with coverage
npm run test:coverage

📄 License

This project is developed for educational purposes as part of the PES University UE23CS341A curriculum.


Course: UE23CS341A
Institution: PES University
Academic Year: 2025
Semester: 5th Sem

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages