5 Weeks In – What Am I Working On?


Earlier this week, I finished a UML ER diagram, database outline, and schema for the database my team is using for our group project. We’re using a NoSQL database, MongoDB for the project, but having the diagram, schema, and database outline is still useful since it will communicate within the team what the variables and relationships are for each document type in each collection. I received some great feedback from Daniel in particular and will spend today making a few updates to model functions I’ve created for creating projects, users, and tasks based on his feedback. This weekend, I’ll be working to finish a set of model functions in Python for CRUD operations for users, projects, and tasks in this application.

So far the project is going according to schedule. I think the next two weeks after this will be most critical to the success of the project, as we start to get the initial draft of the application sorted out, and get into some testing.

Print Friendly, PDF & Email

Leave a Reply

Your email address will not be published. Required fields are marked *