Skip to content

ncsearcy/daapp_app

Repository files navigation

DAAPP

Welcome to the DAAPP (Daily Activity and Project App) project! This is a Next.js application that allows users to manage their daily activities and projects.

Key Features:

Create, update, and delete projects
Track project status, priority, and description
View project details and activities
Responsive design using Tailwind CSS

Getting Started

To get started with the DAAPP, follow these steps:

Install dependencies: npm install or yarn install
Set up environment variables:
AUTH_GOOGLE_ID: Google OAuth client ID
AUTH_GOOGLE_SECRET: Google OAuth client secret
AUTH_SECRET: Secret key for NextAuth.js
Start the development server: npm run dev or yarn dev
Open the application in your browser at <http://localhost:3000>
Technologies Used
Next.js
NextAuth.js
Tailwind CSS
Drizzle ORM
PostgreSQL

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Feel free to customize this README file to fit your specific needs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published