8000 GitHub - jihyojeon/Missage: An assistant in your hand who improved your work ability and quality of life! Finally, your AI record manager is here. Built with Express, NextJS and MongoDB.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

An assistant in your hand who improved your work ability and quality of life! Finally, your AI record manager is here. Built with Express, NextJS and MongoDB.

Notifications You must be signed in to change notification settings

jihyojeon/Missage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Missage

Don't Miss A Word! 🤞
An assistant in your hand to improve your work ability and quality of life! Finally, your AI record manager is here.


✨Demo Video✨

Missage Demo Video


📝 Features

  1. Make a note from your own audio 🎤
  • You can use your recorded audio or also an record it directly.
  1. Easy login with your google account 🍰
  • I hate forms, just click your google ID and done.
  1. Label your notes with cute emoji 💗
  • Labelling with colorful emoji helps to you read your note list easy.
  1. Recap with both audio and text 📝
  • Want to check audio file and text?! You can edit the generated text.

🚀 Getting Started

Get Repo

git clone https://github.com/JIHYO-JEON/Missage.git

Install dependency (In both Client and Server folder)

cd Missage
cd client
npm i
cd ..
cd server
npm i

Run the app

[🌟] Needs Google API secret key in ./server/controllers/STT/
[🌟] Needs auth0 secret key as client environments variable

  1. in /client : Use Google Chrome
npm run dev
  1. in /server
nodemon index.js

🦾 Tech Stacks

  • JavaScript
  • TypeScript
  • Next.js
  • Express
  • MongoDB
  • Mongoose
  • Google APIs
  • Auth0
  • PWA

About

An assistant in your hand who improved your work ability and quality of life! Finally, your AI record manager is here. Built with Express, NextJS and MongoDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0