Giter Site home page Giter Site logo

member-registration's Introduction

Member registration

This repo handles new member registration and payments for registrations. It uses github.com/WISVCH/payments for payments handling.

Set up

Front end

  1. install yarn on your pc
  2. run yarn in the Frontend folder
  3. run yarn start to run the front-end in dev mode

Back end

  1. import the gradle project in intelliJ
  2. copy the application.yml.example to application.yml and fill in the missing variables
  3. run the spring backend with intelliJ

Development

The front-end is configured to proxy api calls to the spring install the configuration details for this can be found in the proxy field in Frontend/package.json. This means that it is possible to develop the front-end interactively without having to recompile the entire time.

Production

The gradle project is configured to compile a bootJar with a compiled front-end bundled in the jar. You can get this jar by running ./gradlew bootJar and looking in the Backend/build/libs directory. That will contain the production jar.

member-registration's People

Contributors

julian9499 avatar bramvankooten avatar zedfrigg avatar praseodym avatar

Watchers

Jeffrey de Lange avatar James Cloos avatar Davey Struijk avatar Sille Kamoen avatar Gijs Weterings avatar Joep de Jong avatar  avatar  avatar  avatar

member-registration's Issues

Add CH bootstrap styling to templates

This issue aims to add styling to the forms and backend. This will can be easily done with the ch bootstrap theme that is also used in github.com/WISVCH/events.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.