Skip to content

This is a fullstack application built using Next.js, Tailwindcss, DaisyUI and MongoDB. The purpose of this app is to allow users to store and manage changelogs for different projects.

Notifications You must be signed in to change notification settings

ranababu1/changetracker

Repository files navigation

Changelog Manager App

Changetracker is a fullstack application built using Next.js and MongoDB. The purpose of this app is to allow users to store and manage changelogs for different projects. It features a simple UI with forms for input, storage in a MongoDB database.

Features

  • Add, edit, and delete changelogs.
  • View a list of all changelogs for a specific project.
  • Store project name, version, release date, and a description for each changelog.
  • MongoDB for data persistence.
  • Tailwind CSS and DaisyUI for responsive UI design.
  • Authentication system (optional for private changelogs).
  • Date picker for release date selection.

About

This is a fullstack application built using Next.js, Tailwindcss, DaisyUI and MongoDB. The purpose of this app is to allow users to store and manage changelogs for different projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published