This project started as a Turkish periodic table; however, we are now at a point where we want to go international by converting the project to English. We have a path forward and we are seeking programmers that are willing to take on the language expansion process. Contribute to the project if you're interested - and feel free to ask any questions if you cannot figure out anything (because of language or for any other reason)!
This repository is for Apple platform clients (iPad and macOS at the moment). If you want to contribute to the web based project please go to periodum repository.
- (Web Application) Periodum Periodic Table (Latest Version): https://periodum.com/
- Project Needs & Roadmap: https://github.com/evrimagaci/periodum-apple/projects/1
- Design File: https://dar.vin/4Ksrj You can access the design file using Sketch or Adobe XD.
- Fork the repository
- Create a feature branch from
develop
branch calledfeature/<my feature name>
on your fork from - Work on your feature branch
- When it is ready, create a pull request to
develop