Inspiration

BEGINNER TRACK As a team of 4 freshmen, we all struggled to adjust to the rigid CS15 style guide. We wanted to make a tool that would make this transition easier for future students.

What it does

Upload file. Checks code style against CS15 style guide by inserting TODO comments.

How we built it

Stored lines as a vector of strings, wrote functions to test each line.

Challenges we ran into

Github merge conflicts, how to detect functions, comments.

Accomplishments that we're proud of

Getting a website online.

What we learned

How to work as a team on a coding project, problem solving, fixing bugs.

What's next for CS15 Style Checker

Modularity, fixing style.

Built With

Share this project:

Updates