787 B
787 B
Project
This repository contains the project implementation based on the provided specification.
Structure
specification.html- Project specification document (HTML format)specification.txt- Information about the specification formatsrc/- Source code for the projecttests/- Test filesconfig/- Configuration files
Getting Started
- Review the specification in
specification.html(requires JavaScript execution in browser) - Read
specification.txtfor information about the specification format - Set up development environment
- Start implementing features according to the specification
Development
This project is in early development stages. The specification has been downloaded and the basic repository structure has been set up.