first_commit#828
Open
bogdan-3301 wants to merge 5 commits into
Open
Conversation
genan2003
requested changes
Apr 24, 2026
genan2003
left a comment
Contributor
There was a problem hiding this comment.
Please use our template for documentation.
Author
|
Could you please tell me what's wrong with the template? |
genan2003
requested changes
Apr 24, 2026
Comment on lines
+5
to
+6
| **Author:** Bîrgu Bogdan-Andrei | ||
| **GitHub Project Link:** https://github.com/UPB-PMRust-Students/fils-project-2026-bogdan-3301 |
Contributor
There was a problem hiding this comment.
Suggested change
| **Author:** Bîrgu Bogdan-Andrei | |
| **GitHub Project Link:** https://github.com/UPB-PMRust-Students/fils-project-2026-bogdan-3301 | |
| :::info | |
| **Author:** Bîrgu Bogdan-Andrei \ | |
| **GitHub Project Link:** https://github.com/UPB-PMRust-Students/fils-project-2026-bogdan-3301 | |
| ::: |
genan2003
requested changes
May 4, 2026
Comment on lines
+14
to
+16
| # Description | ||
| The project I decide to work on can be classified as a dispenser or vending machine that works with a single type of product and that I will try to make using a mechanism similar to a tank autoloader. The original idea was to use bottles but since that would be too big and costly I will use cigarettes. | ||
| They will be loaded into the circular, disc shaped device. When prompted with a number, the top part of the disc will spin to the correct chamber and push the cigarette out. This action can pe repeated. |
Contributor
There was a problem hiding this comment.
Suggested change
| # Description | |
| The project I decide to work on can be classified as a dispenser or vending machine that works with a single type of product and that I will try to make using a mechanism similar to a tank autoloader. The original idea was to use bottles but since that would be too big and costly I will use cigarettes. | |
| They will be loaded into the circular, disc shaped device. When prompted with a number, the top part of the disc will spin to the correct chamber and push the cigarette out. This action can pe repeated. | |
| # Description | |
| The project I decide to work on can be classified as a dispenser or vending machine that works with a single type of product and that I will try to make using a mechanism similar to a tank autoloader. The original idea was to use bottles but since that would be too big and costly I will use cigarettes. | |
| They will be loaded into the circular, disc shaped device. When prompted with a number, the top part of the disc will spin to the correct chamber and push the cigarette out. This action can pe repeated. |
|
|
||
| --- | ||
|
|
||
| # Architecture |
Contributor
There was a problem hiding this comment.
Please add here a diagram explain the architecture.
Contributor
|
Please solve the image workflow. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Project Documentation
Student: Bîrgu Bogdan-Andrei
Group: 1222EEA
Project Name: Cigarette Dispenser
Checklist
Please make sure that you have done all these actions:
[Y] I have used WSL2 or a Linux VM to add my project description
[Y] I have created a folder with my curs.upb.ro username (not name) in versioned_docs/version-<acs_cc or fils_en>/project/2025
[Y] I have followed the template found in versioned_docs/version-<acs_cc or fils_en>/project/2025/template.md
[Y] I have created a index.md file in versioned_docs/version-<acs_cc or fils_en>/project/2025/<my_curs.upb.ro_username>
[Y] I have added to index.md the link to the GitHub repository where my project's source code is stored
[Y] the merge request contains only the markdown and image files
[Y] all the images are in webp format or svg format and are less that 1024x768
[Y] there are no source files in the merge request
[] I have run ./build_website.sh with no errors
Author
Signed-off-by: Bîrgu Bogdan-Andrei bogdan_andrei.birgu@stud.fils.upb.ro