Giter VIP home page Giter VIP logo

faustinozanetto / achievera Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.12 MB

Achievera is your daily companion for success. Take a moment each day to reflect on your accomplishments, both big and small. With Achievera, you can easily record and celebrate your wins, no matter how significant or minor they may seem.

Home Page: https://achievera.vercel.app

License: MIT License

TypeScript 93.70% JavaScript 4.32% CSS 1.79% Shell 0.19%
achievements habits personal tracking

achievera's Introduction

Achievera ๐Ÿš€

Achievera

Achievera is a simple and powerful app designed to help you track your daily achievements and goals. ๐ŸŒŸ Celebrate your wins, big or small, and stay motivated on your journey to success.

โœจ Features

  • ๐ŸŽฏ Create Goals and Achievements: Easily set and track your daily goals and achievements.
  • โฐ Daily Reminders: Get daily reminders to log your accomplishments.
  • ๐Ÿ–ฅ๏ธ User-Friendly Interface:A clean and intuitive interface for a seamless experience.

๐Ÿ‘€ Live Preview

Check out the live preview of Achievera: Live Demo

๐Ÿš€ Technologies Used

  • NextJS
  • TailwindCSS
  • Zod
  • Prisma
  • PostgreSQL
  • Husky
  • Sentry

๐Ÿ› ๏ธ Requirements

Before you begin, ensure you have met the following requirements:

  • โœ… Node.js installed
  • โœ… pnpm package manager installed
  • โœ… A PostgreSQL database is needed in order for the project to work.

๐Ÿ“ฆ Installation

To install Achievera you need to follow the next steps:

  1. Clone this repository to your local machine.

  2. Install the required dependencies using pnpm:

pnpm install
  1. Create the env files in both web and backend apps:
  • Copy the .env.example file to .env and then modify:
cp .env.example .env
  1. Fill out the recently created env files with proper data as your requirements:

.env

# App Config
NEXT_PUBLIC_URL='http://localhost:3000'
NEXTAUTH_URL='http://localhost:3000'

# Auth Config
NEXTAUTH_SECRET='authsecret'
GITHUB_APP_CLIENT_ID='githubid'
GITHUB_APP_CLIENT_SECRET='githubsecret'

# Database
POSTGRES_PRISMA_URL='postgresql://postgres:password@localhost:5432/achievera'
  1. Start the development server by using the following command:
pnpm dev
  1. Open your web browser and navigate to http://localhost:3000.

๐Ÿค Contributing

Contributions are welcome! If you find any bugs or have suggestions for new features, please feel free to open an issue or submit a pull request.

๐Ÿ“„ License

This project is licensed under the MIT License.

achievera's People

Contributors

faustinozanetto avatar dependabot[bot] avatar renovate[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.