Camp Manager
This project aims to create a utility app to manage scout camps, it's made with Vue.js, Electron and TailwindCSS.
Warning!
This project is now on hold, I plan to get back to it and work on it as a thesis project. For now the project will be frozen and prepared for its next stage.
This is currently a WIP. Not all the features are going to work perfectly and you have to expect a lot of bugs. Don't hesitate to report the issues.
Build | Coverage | Dependencies |
---|---|---|
Roadmap
You can find the roadmap on Git Glo here
Project setup
npm install
Compiles and hot-reloads for development
Electron App
npm run electron:serve
Compiles and minifies for production
Electron App
npm run electron:build
Lints and fixes files
npm run lint