front end version 2 de framadate, un gestionnaire de sondage
Go to file
bmartins b39a6d220d build(CI): add k8 cluster config 2023-03-27 11:36:00 +02:00
.gitlab/agents/framadate-local-cluster build(CI): add k8 cluster config 2023-03-27 11:36:00 +02:00
docs improve getting started doc with config files 2022-12-21 18:56:28 +01:00
e2e upgrade archi with modules 2020-05-03 00:14:42 +02:00
lokalize-scripts 🐛 select lang wigthout lifecycle bug 2020-11-05 14:39:01 +01:00
mocks add bullet on lang selector 2022-03-10 16:37:17 +01:00
src :gears: configure endpoints to use docker port locally 2023-01-23 12:23:03 +01:00
.editorconfig Jest tests 2020-04-16 12:34:36 +02:00
.eslintcache Feature/simplify scss 2020-04-21 10:50:26 +02:00
.eslintrc.js add langs from framadate 1 in selector component 2022-02-03 12:26:04 +01:00
.gitignore ignore mkdocs output folder 2021-05-18 15:20:43 +02:00
.gitlab-ci.yml fix node version to 12 in pipeline 2021-11-22 12:30:01 +01:00
.prettierignore - upgrade all packages 2020-04-13 21:21:00 +02:00
.prettierrc.yaml - upgrade all packages 2020-04-13 21:21:00 +02:00
CHANGELOG.md add changelog script 2021-05-17 11:11:30 +02:00
LICENSE.md add mkdoc for all documentation 2021-05-17 10:57:09 +02:00
README.md improve getting started doc with config files 2022-12-21 18:56:28 +01:00
SUMMARY_CHANGELOG.md env app version 2021-11-18 14:37:22 +01:00
angular.json :gears: remove mock api proxy on port 8000 in frontend 2023-01-23 12:22:01 +01:00
babel.config.json split config service & dispatch 2020-04-25 17:47:00 +02:00
browserslist 🎉 initialize Angular version of Framdate funky front end 2019-08-09 13:38:51 +02:00
change.md add mkdoc for all documentation 2021-05-17 10:57:09 +02:00
index.lokalize 👽 i18n add extraction lib 2020-11-05 14:05:05 +01:00
log_boulot.org add buttons page 2022-03-09 22:41:52 +01:00
main.lqa reorder questions 2020-11-05 19:13:43 +01:00
mkdocs.yml update docs 2021-05-18 15:19:11 +02:00
package.json config to hide demo headers on homepage 2022-08-23 14:19:06 +02:00
tsconfig.app.json - upgrade all packages 2020-04-13 21:21:00 +02:00
tsconfig.json fix time slices creation, were all linked 2021-05-18 13:34:28 +02:00
tsconfig.spec.json upgrade archi with modules 2020-05-03 00:14:42 +02:00
up_change.sh add mkdoc for all documentation 2021-05-17 10:57:09 +02:00
update-demo.sh add changelog script 2021-05-17 11:11:30 +02:00
yarn.lock add feather icons in assets folder, remove placeholders for all html 2021-12-20 16:45:00 +01:00

README.md

Framadate - funky version

landing_page État de la traduction

État de la traduction

FR: Un logiciel libre de sondage fait par les contributeurs de l'association Framasoft, avec une API backend.

EN: A libre polling software made by contributors around the French association Framasoft. This version uses a brand new backend API.


l'API de backend est en PHP / Symfony, ses sources disponible sur framagit https://framagit.org/tykayn/date-poll-api


Pour débuter - getting started

lire la doc pour débuter votre Funky Framadate

Design et maquettes

Maquette naviguable: https://www.figma.com/file/Q3I15MEuOtTwL0WIQ2eSMu/%F0%9F%93%85-Framadate?node-id=0%3A6510

Documentation

FR: Toute la documentation est disponible dans le dossier "doc", principalement en Français. EN: All documentation is available in the "doc" folder, mainly in French because reasons.

Version funky framadate

Screenshots - exemples de maquette de la nouvelle version

funky_framadate_maquette funky_framadate_maquette funky_framadate_maquette funky_framadate_maquette funky_framadate_maquette funky_framadate_maquette

Documentations sur Angular

  • {- sur sass -} (on va utiliser CSS, si angular permet d'avoir des variables CSS, @newick)

LIBRARIES USED

status lib choice_label usage
axios http client
bulma CSS framework
chart.js PrimeNG solution for graphs. (Chart.js installs MomentJS)
compodoc Generate technic documentation
ESlint, Prettier, Lint-staged Format & lint code
fork-awesome Icons collection
fullcalendar PrimeNG solution to manage & display calendars
husky Hook actions on commit
jest test engine
json-server local server for mocking data backend
removed locale-enum enum of all locales
momentJS manipulate dates. (chartJSs dependency)
to be installed ng2-charts Manipulate graphs along with chart.js
ngx-clipboard Handle clipboard
ngx-markdown markdown parser
ngx-webstorage handle localStorage & webStorage
primeNG UI components collection
quill powerful rich text editor. WYSIWYG.
to be installed short-uuid generate uuid
removed storybook StyleGuide UI
ts-mockito Mocks for testing.
to be removed uuid generate uuid

This project was generated with Angular CLI version 9.