Skip to content

Saunders-Trinity/DSA_Project-3

Repository files navigation

DSA_Project-3

This is a DSA collaboration for project 3 of creating a interface and using a selected Data Structure and/or Algorithm. Collaborators are -Trinity Saunders, Pamela Moriarty and Elizabeth Marie Kallman

What to install

In your python terminal run command python -m tkinter and pip install pillow. Pillow helps to resize the gui It comes pre-installed due to having python already installed. The only way to contribute to the repository is to first clone the repo. I recommend using github desktop for simplicity but using git in the terminal is also an option

Want to make a contribution? Make a Git Branch

Contributors can work on their branch locally, commit changes and then push the changes to their branch.Push command - TLDR: Make a branch, make your changes, push changes to branch. We can review the code changes together, and if everything works, we can merge that branch into the main branch.Heres a video explanation too: https://youtu.be/iv8rSLsi1xo?si=b3OtKKNZZ-EHX3_z

Main Screen Here

The general goal is that we show our working path-finding algorithm. After Clicking into this screen, this window will close and the next window will open. Untitled_Artwork Our general Idea is to Start at a source node(our location) and finish at a target node(charging station). By using the shortest path, we can preserve the energy of our electric vehicle and reach our charging station quickly.

Whats next?

Integrating our collected data in the repo

About

This is a DSA collaboration for project 3 of creating a interface for

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages