Skip to content

NolanBeaujault/cortest-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 CorTest Documentation

Official technical documentation for the CorTest project — mobile seizure testing platform.


React size Repo size Contributors Last commit


Online Documentation

https://NolanBeaujault.github.io/cortest-docs/


Development

npm install
npm run start

Then open http://localhost:3000

To build and deploy:

npm run build
npm run deploy

Stack

Docusaurus

React

MDX

CSS

GitHub Pages

Node.js


Structure

.
├── docs/           # All documentation pages (MDX)
├── src/
│   └── pages/      # Custom TSX pages
├── static/         # Images and static assets
├── docusaurus.config.js
├── sidebars.js
└── README.md

Contributors

Made with ❤️ by the Cortest team.

About

Technical documentation for the Cortest app: details the configuration of cognitive tests, structure of server/local JSON files, and the Android frontend logic (Kotlin). Designed for developers looking to understand or contribute to the test management system.

Topics

Resources

Stars

Watchers

Forks

Contributors