Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Journal Entry D.C 09/15/2020 #43

Open
Dchism98 opened this issue Sep 16, 2020 · 8 comments
Open

Journal Entry D.C 09/15/2020 #43

Dchism98 opened this issue Sep 16, 2020 · 8 comments

Comments

@Dchism98
Copy link
Collaborator

This we held discussions about the uml diagram and had a meeting with the other members of the database team Adrian, and Jacob and discussed the structure of our database tables and what information was necessary to store and what tables certain bits on information went to.

@Dchism98
Copy link
Collaborator Author

Created a script to recreate the database and repopulate with information. Worked with Jacob and Adrian on database structure. and created several queries for the database.

@jmoscola
Copy link

jmoscola commented Oct 3, 2020

Why no update for Sep 30?

@Dchism98
Copy link
Collaborator Author

Dchism98 commented Oct 7, 2020

Sorry I forgot to do one for sep 30
For this week I connected the front end to the back end it was a process to pass classes between the back end and the front end. I also created queries for inserting a new user and I have done research into quarantining new users.

@jmoscola
Copy link

Why no update for Oct 14?

@jmoscola
Copy link

I'm gonna need a LOT more details on what you've done/accomplished. Provide links to commits and/or issues that you worked on throughout the week.

Repository owner deleted a comment from jmos1277 Oct 16, 2020
@Dchism98
Copy link
Collaborator Author

Dchism98 commented Oct 28, 2020

This week I reworked my Scale class because before I was changing the weight of the scale object to account for the chemicals within the beaker now the beaker class has a function get total weight and now that is being used to calculate the weight of the beaker that way the mass of the beaker is not changing. also went through the scale class and constroller and addressed inconsistency with naming of fucntions and renamed some of the values. inaddition to this I worked a plan and since have expanded our database to include recentExperiments and to include more chemical Information and to include a table for the Formuals. Also introduced a java class for experiments right now the only functional thing it can do is search for Formulas but expansion upon functionality has been discussed and planned, currently planned to incorporate jgross11's parser. Also made two new quries for the database one for searching for a recentExperiment by UserID and currently still progressing on the second search to add recentExperiment to database. Commit link 1755d01
3e1f741

@Dchism98
Copy link
Collaborator Author

Dchism98 commented Nov 4, 2020

This week I worked with Jacob on the search bar we sat down together and worked on getting information from the search bar to the database and vice versa. On my own this week I created another three database Tables. The Playlist table that will allow for users to store their playlist, playlist_follow Which is a table for seeing the playlist that people are following. I also got Recent-Experiments showing on the frontend and playlisy showing on the frontend. Also created a couple of Queries for getting information from the front end to the backend the infomation being recent-Experiements and Playlist-Experiments.
f90bfb6
0e5570d
80d714c

@Dchism98
Copy link
Collaborator Author

For this week I've been working on creating following system for playlist and users, in addition to working on some frontend things in the creation html. I am trying to make it community driven by allowing the information to me modularly pulled and put into the database and then verified by our Admin users.
97dc068

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants