Skip to content

shravaniraut175/Futurely

Repository files navigation

🚀 Futurely

Futurely is an AI-powered career platform that helps students and professionals generate resumes, CV/cover letters, prepare for interviews, and discover recommended courses — all from one smart dashboard.


✨ Features

  • 📄 Resume Generator – Create ATS-friendly resumes
  • ✉️ CV / Cover Letter Generator – Personalized letters for different roles
  • 🎯 Interview Preparation
    • Common interview questions
    • Role-based preparation guides
    • Smart interview tips
  • 📚 Recommended Courses – AI-suggested learning paths
  • Fast & Clean UI – Responsive and performance-optimized

Futurely Preview

🛠️ Tech Stack

  • Next.js
  • Neon DB (PostgreSQL)
  • Prisma ORM
  • Tailwind CSS
  • Shadcn UI
  • Inngest

📂 Project Structure

futurely/
├── app/            # App router pages & layouts
├── components/     # Reusable UI components
├── lib/            # Utilities & Prisma client
├── prisma/         # Database schema
├── public/         # Static assets
└── README.md

⚙️ Setup & Installation

  1. Clone the repository
git clone https://github.com/shravaniraut175/futurely.git
  1. Install dependencies
npm install
  1. Configure environment variables
    Create a .env file:
DATABASE_URL=
  1. Setup Prisma
npx prisma generate
npx prisma migrate dev
  1. Run the development server
npm run dev

🚀 Why Futurely?

  • Solves real-world career problems
  • Built with a modern full-stack setup
  • Demonstrates scalable architecture
  • Ideal for portfolios, hackathons & internships

🔮 Future Improvements

  • Resume scoring & ATS analysis
  • AI-powered mock interviews
  • PWA / mobile support
  • Career roadmap generation

📜 License

This project is licensed under the MIT License.

About

Futurely is an AI-powered career platform that generates resumes and CV/cover letters, recommends relevant courses, and helps users prepare for interviews using a modern full-stack architecture.

Topics

Resources

Stars

Watchers

Forks

Contributors