This project is a data analysis report tool that utilizes Microsoft SQL Server for the backend and Rust with SQL for the backend logic. For the frontend, HTML, CSS, and JavaScript are used.
-
Backend:
- Microsoft SQL Server
- Rust
- SQL
-
Frontend:
- HTML
- CSS
- JavaScript
- Clone the repository.
- Set up the Microsoft SQL Server database.
- Install Rust and its dependencies.
- Open the project in your preferred text editor or IDE.
- Run the backend server using Rust.
- Open the frontend in a web browser.
- The backend server connects to the Microsoft SQL Server database to fetch and analyze data.
- The frontend presents the analyzed data in a user-friendly format.
Contributions are welcome. Feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License.