Skip to content

Assignment for course Data Structure.

License

Notifications You must be signed in to change notification settings

Koukotsukan/DS-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sociopath MIT License

https://github.com/yyLeaves/DS-Project

Contributors (Alphabetical Order): TQ GUYS

Handbook

Entrance Class

DS-Project -> project_sociopath -> src -> com -> sociopath -> ui -> MainInterface

Possible Problems and Solution

If you are having an IOException, that is probably because your IDE cannot find path.properties. The simplest fix method is to go to DS-Project -> project_sociopath -> src -> com -> sociopath -> util -> PathUtils, change line 21 "path.properties" to the absolute path of 'DS-Project/path.properties'

Agenda

20/05/2021 First Meeting

  • Discuss about the project
  • Discuss about the implementation of Student and their Relationships
  • Discuss about the graph database Neo4j
  • Discuss about the implementation of events
  • Assign work to each person
    • AhToh643, Koukotsukan -> event 3, 4, 6
    • yyLeaves, jeongie -> event 1, 2, 5, neo4j db
  • Discuss the time for next meeting - 27/05/2021

28/05/2021 Second Meeting

  • Update on each others' progress
  • Discuss about implementing extra features
  • Abandon neo4j solution because of redundancy
  • Discuss about the use of git repository
  • Assign extra feature work & deadline of basic features to team members
    • yyLeaves & jeongie: 1,2,5(Before Week 12) + Parallel Farming(After Week 12)
    • AhToh643 & Koukotsukan:3,4,6(Before Week 12)+ Six Degree(After Week 12)
  • Discuss the time for next meeting - 28/05/2021

04/06/2021 Third Meeting

  • Discuss the difficultis met in event 5&6
  • Discuss the time for next meeting - 05/06/2021

05/06/2021 Fourth Meeting

  • Discuss about the reports
  • Assign work of reports to everyone
  • Assign test and debug tasks
  • Discuss the time for next meeting, 10/06/2021

10/06/2021 Fifth Meeting

  • Discuss about the report

12/06/2021 Sixth Meeting

  • Discuss about the report

About

Assignment for course Data Structure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%