Inspiration

We want to develop something fun to start our first Hackathon project. So we invented this light-weighted Diary app.

What it does

You can record your voice and your stories on it.

How we built it

We use react.js, json.js, and java to build it. React.js as a front-end tool, json.js as mock database and java as a back-end tool

Challenges we ran into

our front-end cannot send audio directly to json server and our back-end cannot connect to database

Accomplishments that we're proud of

We are really proud of developing an app as a team. And we made separate functionalities works correctly. we get the web-page right, we can send and get text data from server, we can translate audio to text and analysis sentiments in our back-end.

What we learned

We learned how to use react to develop an app, how to create a mock database using json.js. we learned how to use AssemblyAi API, etc.

What's next for Fantastic Diary

We will work out how to transfer mp3 audio from web to database, and connect database from server. We also intend to add more functionality to our Diary, such as music player, weather report etc.

Built With

Share this project:

Updates