Skip to content

preetam-90/Navision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

202 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฌ Navision - Movie & TV Tracker ๐Ÿฟ

NAVISION Your Ultimate Movie & TV Show Companion

Your ultimate movie and TV show tracking companion with a sleek, modern interface

Typing SVG

๐Ÿ“‹ Table of Contents


๐Ÿ” Quick Start


โœจ Features

Core Features

๐ŸŽฌ Comprehensive Tracking

Track all your favorite movies and TV shows in one place with detailed information.

๐ŸŒ™ Dark & Light Modes

Enjoy browsing with a theme that matches your preference and reduces eye strain.

๐Ÿ“ฑ Fully Responsive

Perfectly optimized for all devices - desktop, tablet, and mobile.

Additional Features

โšก Lightning Fast

Optimized performance with Next.js for quick loading and smooth navigation.

๐Ÿ” Advanced Search

Find exactly what you're looking for with powerful filtering options.

๐Ÿš€ Vercel Hosted

Reliable and super-fast hosting ensures the best user experience.


๐Ÿ› ๏ธ Tech Stack

React Next.js Tailwind CSS TypeScript Vercel

Built with modern technologies to ensure the best performance, developer experience, and user satisfaction.


๐ŸŽฌ Demo

๐ŸŽž๏ธ
๐Ÿฟ
Navision Demo

Experience the seamless interface and smooth navigation of Navision

Try Live Demo

๐Ÿ“ธ Screenshots

๐Ÿ“ท Click to view Screenshot Gallery

โš™๏ธ Installation

1. Clone the Repository

bash
git clone https://github.com/preetam-90/Navision.git
cd Navision

2. Install Dependencies

pnpm (recommended)
pnpm install

3. Set Up Environment Variables

Create a .env.local file in the root directory:

env
TMDB_API_KEY='your_tmdb_api_key'
NEXT_PUBLIC_TMDB_BASEURL="https://api.themoviedb.org/3"
TMDB_HEADER_KEY='your_tmdb_header_key'
NEXT_PUBLIC_BASE_URL='http://localhost:3000'
NEXT_PUBLIC_STREAMING_MOVIES_API_URL='https://vidsrc.to/embed'
NEXT_PUBLIC_SEARCH_ACTOR_GOOGLE='https://www.google.com/search?q='
NEXT_PUBLIC_IMAGE_CACHE_HOST_URL='https://image.tmdb.org/t/p'
GOOGLE_GTM_ID='your_google_gtm_id'
GOOGLE_MEASUREMENT_ID='your_google_measurement_id'
NEXT_PUBLIC_POSTHOG_KEY='your_posthog_key'
NEXT_PUBLIC_POSTHOG_HOST='https://eu.posthog.com'
โš ๏ธ Important: Never commit sensitive API keys to a public repository. Obtain your keys from TMDB, Google, and PostHog.

๐Ÿ“ฑ Usage

1. Start Development Server

pnpm
pnpm dev

2. Open Your Browser

Navigate to http://localhost:3000 to see the application running.

3. Build for Production

pnpm
pnpm build

๐Ÿ”ฎ Roadmap

โœ…
Basic movie and TV show tracking
โœ…
Dark mode implementation
โœ…
Responsive design for all devices
โฌœ
User authentication system
โฌœ
Personalized recommendations
โฌœ
Social sharing features
โฌœ
Customizable watchlists
โฌœ
Notifications for new episodes/releases
โฌœ
Integration with more streaming platforms
โฌœ
Mobile app version

๐Ÿค Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

๐Ÿ“
Fork the repository
๐ŸŒฑ
Create your feature branch (git checkout -b feature/amazing-feature)
๐Ÿ”„
Commit your changes (git commit -m 'Add some amazing feature')
โฌ†๏ธ
Push to the branch (git push origin feature/amazing-feature)
๐Ÿš€
Open a Pull Request

๐Ÿ“„ License

Open Source

MIT License

Distributed under the MIT License. See LICENSE.md for more information.

License Badge

The MIT License is a permissive free software license that allows you to:

  • โœ… Use the software commercially
  • โœ… Modify the source code
  • โœ… Distribute modified versions
  • โœ… Include in proprietary software

With the condition that the original copyright and license notice are included in any copy of the software/source.


๐Ÿ‘ค Connect with Me

Preetam Kumar

Preetam Kumar

Full Stack Developer & Movie Enthusiast

I'd love to hear your feedback on Navision! Feel free to reach out with questions, suggestions, or just to chat about movies.


โญ If you like this project, please star it! โญ

Your support keeps me motivated to improve Navision

Star on GitHub

Made with โค๏ธ by Preetam Kumar

Last updated: July 2025

About

Movies and Tv series streaming platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors