Skip to content

ZYPetkova20/Neos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Chemistry Project



GitHub top language GitHub contributors Github languages count GitHub repo size GitHub last commit


πŸ“‹ Description

Our NEOS Chemistry Simulator app offers a comprehensive platform for simulating chemical systems and visualizing their behavior. The application is based on C++ with Raylib, including some 3D models. With the NEOS Chemistry Simulator, users can explore different scenarios & gain a better understanding of how chemistry works.

πŸš€ Application Tech Stack

C++

πŸ”§ Website Tech Stack

πŸ”— DB & Server Tech Stack

πŸ”¨ Tools

Visual Studio 2019 adobe creative cloud MS Word logo MS PowerPoint logo MS Excel logo Git Test Case Lab

πŸ“° Docs

πŸ“‘ Diagrams

Use Case Diagram
Tech Stack Diagram

πŸ”§ Installation

You can download our project by using the green "Code" button.

Or by pasting the following code in your CMD:
git clone https://github.com/SYSolakov20/onsens.git

πŸ–₯ Team Members

  • Zhanet Petkova - Scrum trainer
  • Simeon Boev - Back-end developer
  • David Donchev - Back-end developer
  • Zhivko Spasov - Front-end developer
  • Soner Solakov - Designer & Front-end developer

🎬 Demo of the project

βš™ Website Access

You can access our website by pasting this link into your browser.

https://gray-mushroom-0dcc8a703.2.azurestaticapps.net/

To run the website on your local device follow these steps:

git clone https://github.com/ZYPetkova20/Neos.git

Navigate to the proper directory

cd src

cd neos.web

cd src

Install node packages

npm install

Run on local surver

npm run dev

πŸ”‘ Application Access

You can access our program by:

  1. Downloading it from our site link to site
  2. Downloading it from github release
  3. Or you can run the code on your local device by these steps:

Open cmd and clone our repo by typing:

git clone https://github.com/ZYPetkova20/Neos.git

Then navigate to our solution file and open it with VS2022, on platform and debugger select:

release/x64 

then debug the project, run it and enjoy our app!