A web application that helps drivers in Jakarta check which roads they can access based on the even-odd license plate policy (Ganjil Genap). Built with Next.js.
- Interactive map visualization of Jakarta's even-odd policy zones
- Real-time eligibility checking based on license plate numbers
- Mobile-friendly responsive design
- Up-to-date policy information
- Node.js 18.x or later
- npm or yarn package manager
- Clone the repository
git clone https://github.com/fahrulalwan/ganjil-genap.git
cd ganjil-genap
- Install dependencies
bun install
- Start the development server
bun run dev
The application will be available at http://localhost:3000.
- Next.js - React framework for production
- TypeScript - For type-safe code
The even-odd (Ganjil Genap) policy is a traffic management system implemented in Jakarta to reduce congestion. Vehicles with license plates ending in:
- Even numbers can only access certain roads on even-numbered dates
- Odd numbers can only access certain roads on odd-numbered dates
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or suggestions, please open an issue in this repository.
Built with ❤️ for Jakarta's drivers