Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Files

Latest commit

f7ed239 · Mar 9, 2023

History

History
32 lines (20 loc) · 1.37 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.37 KB

Language Library Db Library

Web-Dashboard's Backend

This repository contains the backend code for the web-dashboard of Quotient. Although the new dashboard is not yet live and is in the early stages of development, it is set to replace the old backend in the future. The codebase may have bugs, and there is still room for improvement.

Frontend code of this project lives here.

The source code here is provided for educational purposes.

todos:

  • Refactor models in bot according to the latest changes.
  • Add Previous votes to new votes model.
  • Implement a cache system to store guilds, users,etc. ... more to come.

Contributing

Contributions are always welcome! Please, however, make an issue first if you want to contribute to the project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments