Coder Social home page Coder Social logo

molecule-of-the-month's People

Contributors

cosmo801 avatar danielgerardclaassen avatar jiew23 avatar tinbryn avatar zsy321 avatar

Watchers

 avatar  avatar  avatar  avatar

molecule-of-the-month's Issues

Start work on conversion system

The file conversion from chemical files to 3D models should happen on the app, since this is a browser based app that needs to happen in JavaScript or something that compiles to js or wasm such as TypeScript to js.

Unit Testing CMS

  • Test register creates a new user in database
  • Test only logged in users can view the upload functionality
  • Test upload function stores the file
  • Maybe need some kind of validation on file uploads

Add element data

Each element needs a radius and color value, an example format would be

{
    "H": {
        "radius": "53",
        "color": "FFFFFF"
    },
    "N": {
        "radius": "56",
        "color": "3050F8"
    }
}

does this look good @Cosmo801 ?

Cleanup Meetings Repo

  • Rename the meeting files so that they share a format
  • e.g. Meetings: Meeting 9/28 Minutes
  • e.g. Auditor: Auditor Meeting 9/28 Minutes
  • e.g. Mentor: Mentor Meeting 9/28 Minutes
  • If possible, try and find any meetings that may be missing (use teams or slack history?)

Node modules in the repository

the folder node_modules should not be included in the repository as they are quite large and could create merge conflicts. Please revert this commit and recommit the changes without the node modules folder.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.