Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (1.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: alicanavcuoglu
- License: mit
- Language: HTML
- Default Branch: main
- Homepage: https://network50.vercel.app
- Size: 13.7 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Citation
README.md
YOUR PROJECT TITLE
Video Demo:
Description:
TODO
Owner
- Login: alicanavcuoglu
- Kind: user
- Repositories: 1
- Profile: https://github.com/alicanavcuoglu
Citation (CITATION.md)
<!-- USED RESOURCES --> <!-- Docs --> https://flask.palletsprojects.com/en/3.0.x/ https://docs.sqlalchemy.org/ https://www.w3schools.com/ https://developer.mozilla.org/en-US/ https://flask-socketio.readthedocs.io/en/latest/ <!-- Bootstrap Docs --> https://getbootstrap.com/docs/5.0/ <!-- Image Upload --> https://medium.com/@brodiea19/flask-sqlalchemy-how-to-upload-photos-and-render-them-to-your-webpage-84aa549ab39e [Handling File Uploads with Flask from Miguel Grinberg](https://blog.miguelgrinberg.com/post/handling-file-uploads-with-flask) [Uploaded image's preview](https://dev.to/thecoollearner/how-to-show-image-upload-preview-44g5) [Programmatically change the src of an image](https://stackoverflow.com/questions/11722400/programmatically-change-the-src-of-an-img-tag) <!-- Creating & Importing Components --> https://jinja.palletsprojects.com/en/3.1.x/templates/#macros <!-- Many to many relations, many to many self referencing --> [Python SQLAlchemy ORM - Many to Many Relationships](https://www.youtube.com/watch?v=iosh_DWnliE&t=1s&ab_channel=ZeqTech) [Implementing a Self-Referential Many-to-Many relationship in Flask — SQLAlchemy](https://medium.com/@mandyranero/how-to-implement-and-use-a-flask-sqlalchemy-self-referential-many-to-many-relationship-11aa0179e13a) <!-- Live-Time Features (SocketIO) --> https://blog.miguelgrinberg.com/post/easy-websockets-with-flask-and-gevent https://github.com/mahmouddello/flask-chat-app/tree/master https://www.youtube.com/watch?v=AMp6hlA8xKA&ab_channel=PrettyPrinted <!-- Structure & Best Practices --> https://jnikenoueba.medium.com/the-10-best-practices-for-building-a-flask-application-b5a7dbc784f5 https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-xv-a-better-application-structure
GitHub Events
Total
- Delete event: 1
- Push event: 10
- Create event: 2
Last Year
- Delete event: 1
- Push event: 10
- Create event: 2
Dependencies
requirements.txt
pypi
- Flask *
- Flask-Mail *
- Flask-Migrate *
- Flask-SQLAlchemy *
- Flask-Session *
- flask-socketio *
- python-dotenv *
- pytz *
- requests *