Chemhax is a mobile app that allows you to input a molecular formula and find corresponding Isomer. Our goal is to ultimately build out the app so that it can predict successful chemical reactions
For you to actively contribute to this app make sure you have a solid understanding of the following technologies:
- Install dependencies
- Install Expo XDE
- Open project via Expo XDE
Currently chemhax operates as a mobile app that uses the api known as orgox our goal is that we build out both that api and this app so that users can download it from the app store.
Chemhax allows users to input a molecular formulas and find the corresponding isonomers. To do so it utilizes the PubChem API. The PubChem API is fairly poor in how it handles data.
- We need to consider building our own database and migrating away from PubChem for the sake of scalability.
- Redesign the app architecture so that it is more accessible for developers
- Redesign redux stores for scalability
Look at open issues and see what you can manage.
Built @ MHacks