Inspiration
For more effici(ent) study sessions.
What it does
The pop-up from the chrome extension icon brings up a field where the user can input URLs of websites they do not want to access during their study session. After clicking "start work mode", a timer should increment every time the active tab URL matches an URL on the blacklist. Once the timer reaches a certain point (either hard-coded or user-specified, we did not get around to it), a gentle, easily dismissible notification will appear that reminds the user to stay on track. (We did not have sufficient time to implement the timer and notification)
How we built it
HTML, CSS, Javascript, Photoshop and ImageReady
Challenges we ran into
Learning the basics of how every file in element interacts with one another since this was our first contact with web development.
Accomplishments that we're proud of
Beautiful UI and everything else that we successfully implemented!
What we learned
The basics of everything, how to google, how to test sample codes
What's next for Effici
- Make sure user types valid URL (check for "." )
- Change URLs to regex with name.com
- Individual blacklist URL removal links (x)
- End work mode resets timer
- Extra popup section at top displaying gentle notification
- Implement a timer that works

Log in or sign up for Devpost to join the conversation.