The SNEK project is an attempt to create a transparent, open-source non-profit platform that allows engineers to categorize and compare. It should enable engineers from adjacent fields to visualize each other's skills through visualization and project identification. The focus is on absolute transparency. By revealing all source code, front-end and back-end, it should be possible to know exactly what data is stored and how our algorithms work. Unfortunately, there is currently no platform with similar goals. However, there is already an open-source social network called "minds.com",
which is already very successful with another target group.
Report bug
Β·
Request feature
Β·
Dokumentation
- Table of contents
- Bugs and feature requests
- Contributing
- Community
- Versioning
- Creators
- Thanks
- Copyright and license
Several quick start options are available:
- Clone the repo:
https://github.com/snek/front.git
This project requires the MDB React Pro license and its library.
You can eigther:
Purchase MDB React Pro
- Download the zip folder and extract it
- Move the
mdbreact-X.XX.X.tgz
to the local copy of this repository
or use MDB React Free
- Update "mdbreact" in
package.json
to the latest version of MDB (such as 4.19.0) - After installing, make sure to exclude all elements that require MDB React Pro
How to start this application?
- Use
npm install
to install all dependencies - Start a local copy of the docs site with
npm start
- Or build a local copy of the library with
npm run build
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
All HTML and CSS should conform to the Code Guide, maintained by Mark Otto.
Get updates on our development and chat/talk with the project maintainers and community members.
For transparency into our release cycle and in striving to maintain backward compatibility, this repository is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we adhere to those rules whenever possible.
-
- Product Owner
- UX
- UI Design
- Quality management
-
- SEO optimization
- Marketing
- Quality assurance
- THE MANUAL
-
- Scrum Master
- Monitor the sprints
- Workflow development
- API design
- Back-end data management
-
- Prototyping
- Front-end data management
-
- Development and Implementation security concepts
-
- Workflow security
- Availability
-
- Data processing
- Implementation
-
- Development
- Implementation
We do not have any external contributors yet, but if you want your name to be here, feel free to contribute to our project.
SPDX-License-Identifier: (EUPL-1.2) Copyright Β© Simon Prast