Skip to content

kotayam/notah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notah

Notah Logo

Table of Contents

What is Notah?

Notah is a ChatGPT integrated note-taking app. It is minimalistic and simple to use, creating a fast and efficient experience for notetakers.

How to Use

Notah is a web-based app. It is available here.

Instructions:

  1. If you want to take a quick, temporary note, click on "Memo" (memo). You will be able to jot down notes with limited feature.
  2. If you want to create different notebooks and pages with access to full feature, you will need to "Signup" (signup) or "Login" (login).

For additional instructions, please watch the following 1-min introduction video:

Notah Introduction Link

Technology Stack

Notah is a full-stack web application using React on the frontend, ASP.NET on the backend, and PostgreSQL as the database.

Frontend:

  • Language: Typescript
  • Framework: React (Vite)
  • Styling: Tailwind CSS
  • State Management: React-Redux, Redux-Persist
  • Routing: React-Router
  • Hosting: Netlify.com (https://notah.heppoko.space/)

Backend:

  • Language: C#
  • Framework: ASP.NET, Entity Framework
  • Security: JWT Authentication, Password Hashing
  • API: OpenAI API (ChatGPT)
  • Hosting: Docker + Render.com

Database:

  • Database: PostgreSQL
  • Hosting: Amazon Relational Database Server (RDS) - AWS

Key Features

  • Send prompts to ChatGPT and generate answers directly in your notes
  • Customizable experience by creating different notebooks and pages
  • Take notes using Textboxs, Shapes, and Tables
  • Notes can be saved as PDF

About

An efficient note-taking app powered by AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published