Skip to content

aarohCodes/CodeRed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 

Repository files navigation

CodeRed

A full-stack web application with voice assistant capabilities and analytics features.

πŸš€ Overview

CodeRed is a comprehensive application that combines backend services with an interactive frontend interface. The project features analytics dashboards and an advanced voice assistant for enhanced user interaction.

πŸ“‹ Main Features

  • Voice Assistant Integration: Advanced voice command capabilities for hands-free interaction
  • Analytics Dashboard: Real-time data visualization and reporting
  • Full-Stack Architecture: Robust backend API with modern frontend interface
  • Cross-Platform Support: Works across multiple platforms and devices

πŸ—‚οΈ Folder Structure

CodeRed/
β”œβ”€β”€ backend/          # Backend API and server logic
β”œβ”€β”€ frontend/         # Frontend application
β”‚   β”œβ”€β”€ src/         # Source code for UI components
β”‚   └── package.json # Frontend dependencies
β”œβ”€β”€ QUICK_START.md   # Quick start guide
└── VOICE_VERSIONS.md # Voice assistant version history

πŸ’» Technologies Used

  • Python (98.0%) - Primary backend language
  • JavaScript (0.6%) - Frontend interactivity
  • C++ (0.6%) - Performance-critical components
  • HTML (0.3%) - UI structure
  • C (0.2%) - Low-level operations
  • CSS (0.2%) - Styling and design

πŸ”§ Getting Started

Refer to QUICK_START.md for detailed setup instructions.

Prerequisites

  • Python 3.x
  • Node.js and npm
  • Required dependencies (see backend and frontend directories)

Installation

  1. Clone the repository:
git clone https://github.com/aarohCodes/CodeRed.git
cd CodeRed
  1. Set up the backend:
cd CodeRed/backend
pip install -r requirements.txt
  1. Set up the frontend:
cd CodeRed/frontend
npm install

πŸ“ Recent Updates

  • Fixed analytics page white screen issue
  • Improved voice assistant functionality
  • Enhanced overall stability and performance

πŸ‘€ Author

aarohCodes

πŸ“„ License

This project is available for use and modification.


For more information about voice assistant features, see VOICE_VERSIONS.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published