Skip to content

GedamuGetahun-github/mywebproject

Repository files navigation

⚡ Gedamu Electronics Maintenance

Full-stack web application for electronics repair services in Doba Town, Hararghe, Ethiopia.

🚀 Quick Start

# Clone the repository
git clone https://github.com/YOUR_USERNAME/gedamu-electronics.git
cd gedamu-electronics

# Run frontend only (no installation needed)
open frontend/index.html

# Or run with backend
cd backend
npm install
cp .env.example .env
npm run dev

📂 Project Structure

frontend/       # Website (HTML/CSS/JS)
backend/        # Node.js API + MongoDB
docs/           # Documentation
.github/        # CI/CD workflows

🔗 Links

  • Live Demo: [Coming soon]
  • Documentation: See docs/ folder
  • Admin Dashboard: /admin/login.html

📞 Contact

📄 License

© 2026 Gedamu Electronics Maintenance. All rights reserved.

About

This is my Gedex maintenance web Description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors