First Week

  • In the first week we hope to create the repositrory and work on the CSS of the website. Mostly what the website looks like and where features will be
  • We will add the map of the colleges and find all of the colleges and places we are going to implement to our website.
  • We will add the search bar with no functionality and the user reviews boxes with no code

Second Week

  • We will start adding different elements to each college through lists a dictionaries. The different elements will be things such as weather, sports, size, academics, location, etc.
    • This will help the search feature and the input for what the user is looking for in a college
    • We may also start adding the colleges to the map a functions to the map such as clicking on a state and seeing more information about that state.
    • We will start coding the search feature
    • We will start coding the college intrest feature by implementing what kind of filters we will put
      • Things such as do you want to live in the South or North?, do you want a big college or small college?
  • This week will mostly be coding. We will connect the search feature to the different elements and names of the colleges.
  • We will also inhance the college search feature by connecting the different elements of the colleges to the college intrest feature. So if someone selecects they want a big college, all the small college from the list will be removed.

Third Week

  • We will finish our map feature by adding all the colleges of each state and allowing the user to click those colleges and learn information about them
  • We will wrap up our search feature by having it display all of the colleges with keys that the user input
  • We will clean up our UI if there are any problems.
  • We will also finish our college intrest feature by having it display all of the colleges that match what the user inputed is their intrest.