Skip to content
Snippets Groups Projects
Verified Commit f64d64a4 authored by hanfi's avatar hanfi
Browse files

add basic README

parent 9c937b8e
No related branches found
No related tags found
1 merge request!4more cleanup
# Chaos Parcel Service: Customer frontend
This is the customer facing part of the Chaos Parcel Service.
This will be the main point to adjust for your Event.
You need a working npm installation to build the frontend from src
## Customizing
*As the software is still in heavy development, you most likely will encounter bugs we want to fix.
Use your own branch to ease the merging of bugfixes from main.
We like patches
### building
The files are all delivered from the "dist" folder. You can always delete all files inside and run
```
npm run build
```
to reset your files.
### Assets
- src/static/favicon.png
The sites favicon
- src/static/logo.png
The logo used in the qr codes
- src/static/facility.svg
The image display on the index/welcome page
- src/static/fonts
src/scss/index.scss
Adjust these to your events font.
### html
- src/views/index.html
Your main page.
Go wild here. The only required item is the button to generate a new delivery
- src/views/edit.html
The Sticker page.
Be carefull when editing these.
The text part are in the components subfolder.
We very much like patches here.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment