Thanks to visit codestin.com
Credit goes to github.com

Skip to content

daniiba/idleforest_webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

219 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Blog integration

The blog is rendered from Hashnode's GraphQL API at https://gql-beta.hashnode.com. Set HASHNODE_ACCESS_TOKEN in local and production environments so server-side blog reads are authenticated. You can override the endpoint with HASHNODE_ENDPOINT and the publication host with HASHNODE_PUBLICATION_HOST.

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

idleforest

Roadmap

1. Referral System

  • Implementation of a two-tier referral system where two referrals result in planting a tree
  • Features:
    • Unique referral code generation for each user
    • Referral tracking dashboard
    • Tree planting milestone tracking
    • Real-time referral status updates
  • Technical Stack:
    • Next.js API routes for referral processing
    • Database integration for referral tracking
    • Real-time updates using React state management

2. Ecosia Dashboard Integration

  • Financial dashboard aggregating data from eco-friendly platforms
  • Features:
    • Platform-wide financial metrics visualization
    • Interactive charts and graphs using Recharts
    • Custom data filtering and reporting
    • Performance comparisons across platforms
  • Technical Stack:
    • Integration with Ecosia's API
    • Data visualization using Recharts
    • Custom analytics components
    • Responsive dashboard layout

3. Partner Certification System

  • Digital certification program for companies promoting IdleForest
  • Features:
    • Automated certification issuance
    • Partner dashboard for tracking referrals
    • Tiered certification levels based on referral milestones
    • Digital certificate generation
  • Technical Stack:
    • PDF generation for certificates
    • Partner portal with authentication
    • Automated milestone tracking
    • Email notification system for achievements

Each feature will be developed iteratively with a focus on user experience and performance optimization.

idleforest_fe

idleforest_fe

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors