Skip to content

CUMGroup/AMOGUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMOGUS
This project was developed in the Software Engineering I lecture of the DHBW Karlsruhe.
AMOGUS, as the name suggests, is a learning App, where you can practice your Quick Maths skills. But fair warning: It will be under stress.

You can visit our project at amogus.alexmiha.de.
Our documentation can be found at amogus-docs.alexmiha.de and our blog where we post weekly updates can be found in this repos Discussions tab.

Technicalities

Getting Started

To start AMOGUS by yourself, you'll need to have .NET 6 installed on your machine. You can download it from the official .NET website. Furthermore you need Node.js installed which you can get here.

Once you have everything installed, you can clone the repository from GitHub by running following command:

git clone https://github.com/CUMGroup/AMOGUS.git 

After cloning you have to install all node dependencies by running the following command in the AMOGUS/src/ui/ directory:

npm install

Finally, you can build and run the project using the following commands:

cd src/api/AMOGUS.Api
dotnet run

and

cd src/ui
npm start

This will start the app at https://localhost:4200.

Our Team

@AlexMi-Ha @Annalytic
programming
@elnaz-gharoon @jas20202 @WachtelHD
If you have any Questions, feel free to contact us via the GitHub Discussions, an Issue or alex@hagl.de.

Stay sus!