Inspiration
In our daily lives, keeping track of our expenses is a hustle as we can't remember our day-to-day expenses. Therefore, we decided to build a website to collate all our expenses with a new user experience.
What it does
It is able to:
- Log in
- Log out
- Register for a new user
- Add transactions
- Delete transactions(in case of error)
- Shows a list of transactions made(whatever that the user inputs) ## How we built it We used repl.it, which allowed us to install packages that we required as well as run flask on a web server without having to go through the trouble of installing anything on pc ## Challenges we ran into Trying to make a filter to format currency properly Figuring out whether we should add a limit to the amount the user spent ## Accomplishments that we're proud of Being able to use flask in repl.it, which is something that we have never done before ## What we learned Always plan ahead on what we want to do, such that we don't need to figure out challenges that come our way ## What's next for Entem 2.0
- Formatting the amount into currency format
- Inputting graphs to show the user the amount they are spending over a period of a week
- Creating an app that connects to the website’s database, allowing users to access the website on their phone through an app
- Creating a telegram bot for the user to input their expenses after they connect their Entem 2.0 account to telegram
Log in or sign up for Devpost to join the conversation.