Todo app performing CRUD operations with AstraDB(Cassandra DB) APIS. Used Next JS APIS.
In this article, the author provides a step-by-step guide on how to build a full stack todo app using Apache Cassandra along with NextJS. They explain the features and usage of Cassandra, as well as the process of creating a new Astra DB database and utilizing its API using NextJS for CRUD operations. The author also mentions the technologies used in the project, such as Apache Cassandra, Astra DB, Next JS, Material UI, and Tailwind CSS.
In summary, the article provides a comprehensive guide on building a full stack todo app using Apache Cassandra and NextJS. The author covers the features of Cassandra, the process of creating an Astra DB database and utilizing its API, as well as the development of the front-end using Next JS. The use of Material UI and Tailwind CSS for styling and TypeScript for better type safety is also highlighted. The article aims to help beginners understand the process step-by-step and provides assistance for any difficulties they may face.