Get to know the latest SAP technologies and apply them in an application for managing internal events. The main objective of this assignment is for the student/team to become familiar with the latest SAP technologies. To measure progress, this will be implemented in a SAP CAP application for managing events and the various sessions that take place at such an event. Additionally, participants can check which sessions are being organized, register for the sessions they want to attend, and also give a rating to the sessions they attended.
To get a local copy up and running follow these simple steps.
-
Clone the repo (You can also download the zip file and extract it)
git clone https://github.com/flexso-hogent/P2BS_2324_Aalst.git
-
Change directory to the project folder
cd P2BS_2324_Aalst
-
Install @sap/cds-dk globally
npm install -g @sap/cds-dk
-
Install NPM packages
npm install
-
Open visual studio code and run the following commands in the terminal
cds deploy cds deploy --to sqlite:db/my-project.db cds watch
-
Open the browser and go to the following link and click on webapplication
http://localhost:4004
-
You can now use the application with the following credentials. You can also register a new user.
Email: [email protected] Password: FlexsoAdmin
-
Make sure your browser is in English so you can create Events and Sessions with the correct Date and Time format.
- Multi-language Support
- Dutch
- English
For further inquiries, you can send us an email at: