Skip to content

SoleAce/M365-Copilot-Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

M365-Copilot-Page

M365 Copilot – Custom Web Interface

A custom-built web interface designed to simulate an M365 Copilot-style assistant experience. It provides a clean, dark-themed UI where users can search, chat, create agents, teach pages, and interact with applications.

This interface is hosted using GitHub Pages at: https://soleace.github.io/M365-Copilot-Page/

Features

  1. Welcome Dashboard Personalized greeting: β€œWelcome Sola(User), how can I help?” Central message box for interacting with the assistant.

  2. Navigation Panel A sidebar menu with several sections: πŸ” Search – look up content πŸ’¬ Chat – interact with Copilot-style chatbot

πŸ€– Agents – explore and create AI agents πŸ“„ Pages – create or teach content pages 🧩 Apps – integration point for future applications

  1. Quick Action Cards Buttons for common tasks: List key points from a document Improve writing (upload-based) Rewrite text to sound more professional

πŸ› οΈ Tech Stack HTML5 CSS3 JavaScript GitHub Pages for deployment

πŸ“ Project Structure (Example) / β”œβ”€β”€ index.html β”œβ”€β”€ styles/ β”‚ └── style.css β”œβ”€β”€ scripts/ β”‚ └── app.js β”œβ”€β”€ assets/ β”‚ └── icons, images, etc. └── README.md

πŸ“¦ Installation & Setup Clone the repo: git clone https://github.com/SoleAce/M365-Copilot-Page.git cd M365-Copilot-Page

Open locally: Just open index.html in your browser.

🌐 Deployment This project is deployed automatically using GitHub Pages: Go to GitHub repo settings Under Pages, select branch: main Set folder: /root Save and wait for deployment

✨ Future Improvements Add real chat backend (e.g., Azure OpenAI API) Add user authentication Add animations and transitions Implement actual β€œAgent creation” logic

πŸ“„ License This project is open-source under the MIT License.

About

Still a work in progress, this is only HTML and CSS without media query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors