https://github.com/asimogirl/server-image-sender
Project where an application was made to send and receive photos from a server
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.5%) to scientific vocabulary
Repository
Project where an application was made to send and receive photos from a server
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Server image sender
The comments and contents of the project are in Spanish as they were used for educational purposes.
Project in which images are sent and received through a server.
Setting
To install the requirements automatically, you must run the following command:
make setup
To run the application correctly you must have two terminals ready, one where will run the server and another where the application will run.
For it to work you must first start the server and then the app
To run the server
make runServer
To run the application
make runApp
To generate documentation
make genDoc
To clean the contents
make clean
Owner
- Name: Sandy
- Login: AsimoGirl
- Kind: user
- Repositories: 37
- Profile: https://github.com/AsimoGirl
I love learning and trying new projects.