The core of our vision is a user-friendly test generating software that can help simplify the challenges met by users in different domains. We have realized that the process of conducting vast tests may be overwhelming and time-consuming hence we are committed to creating an interface which is friendly to the user.
Our software product will have multiple functionalities designed specifically for our diverse clients. The entire platform starting from customizable test authoring mechanisms, insightful analytics, as well as reporting tools is meant to increase efficiency and productivity.
- Scrum trainer - VBBoyanov22
- GitHub profile: VBBoyanov22
- Back-end Developer- MDBelchev21
- GitHub profile: MDBelchev21
- Back-end Developer - AGGeorgiev22
- GitHub profile: AGGeorgiev22
- Front-end-end Developer - PAAndonov22
- GitHub profile: PAAndonov22
- Front-end Developer - STIvanov21
- GitHub profile: STIvanov21
- QA - LPApostolov21
- GitHub profile: LPApostolov21
To download our project, clone our repository by pasting this command in your command prompt:
Step 1 Install the application in D drive
git clone https://github.com/codingburgas/school-project-assignment-crocs.git
Step 2 Go to the main folder
cd school-project-assignment-crocs
Step 3 Start the builder (Use the correct version you have downloaded of your Visual Studio)
start ./vendor/premake/premake5.exe vs2022
Step 4 (If the raylib.dll file is not found) Open the solution file and start the program then close it and go to the cmd, paste the command and start it again. (The command copies the raylib.dll file and paste in the folder with the .exe file)
copy "D:\school-project-assignment-crocs\vendor\raylib\lib\raylib.dll" "D:\school-project-assignment-crocs\bin\Debug-windows-x86_64\DigitalSchool"