Skip to content

๐Ÿ“ Notetaking Next app using only Redis database and superfast search.

License

Notifications You must be signed in to change notification settings

ashishpawar517/Memorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

46 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Memorizer

A Nextjs app with Redis Database for superfast searching and instant notetaking.

Next JS Redis React Bootstrap

Demo link:

Access my site at link

Table of Content:

About The App

I wanted to have an app to store new things I have found on the interent and note it down somewhere and then later on just search it efficiently. So, I have built an for the same usecase. I have built an nextapp built on top of Redis which gives the superfast search ability.

Screenshots

screenshot

Technologies

I used nextjs , react-boostrap and react-bootstrap-icons. For Backend, I have used REDIS Database. I am using redis-om for object mapping.

Setup And Usage

  • download or clone the repository
  • run npm install
  • run npm run dev

Status

Project is completed with all the features. You can request for new features. or Fork and create PR for the same. `

Credits

List of contriubutors:

License

MIT license @ Ashish Pawar