- 
                Notifications
    
You must be signed in to change notification settings  - Fork 880
 
Update README.md #65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Open
      
      
            Akshayp0105
  wants to merge
  4
  commits into
  tinkerhub:main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
Akshayp0105:patch-1
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
  
     Open
                    Update README.md #65
Changes from 1 commit
      Commits
    
    
  File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
              | Original file line number | Diff line number | Diff line change | 
|---|---|---|
| @@ -1,102 +1,53 @@ | ||
| <img width="3188" height="1202" alt="frame (3)" src="https://github.com/user-attachments/assets/517ad8e9-ad22-457d-9538-a9e62d137cd7" /> | ||
| 
     | 
||
| 
     | 
||
| # [Project Name] 🎯 | ||
| 
     | 
||
| # LongCut Maps 🎯 | ||
| 
     | 
||
| ## Basic Details | ||
| ### Team Name: [Name] | ||
| 
     | 
||
| ### Team Name: LongCut Legends | ||
| 
     | 
||
| ### Team Members | ||
| - Team Lead: [Name] - [College] | ||
| - Member 2: [Name] - [College] | ||
| - Member 3: [Name] - [College] | ||
| - Team Lead: Akshay P - Toc H institute of science and technology | ||
| - Member 2: Adithyan Biju - Toc H institute of science and technology | ||
| 
     | 
||
| ### Project Description | ||
| [2-3 lines about what your project does] | ||
| LongCut Maps is a parody of Google Maps that **never gives you the shortest path**. Instead, it calculates the **longest possible** route to your destination — perfect for spending more time with your crush, enjoying a road trip, or simply trolling your friends. | ||
| 
     | 
||
| ### The Problem (that doesn't exist) | ||
| [What ridiculous problem are you solving?] | ||
| People keep reaching their destination **too quickly**. How are you supposed to build suspense or have long romantic talks when Google Maps keeps cutting your trip short? | ||
| 
     | 
||
| ### The Solution (that nobody asked for) | ||
| [How are you solving it? Keep it fun!] | ||
| We built LongCut Maps — a navigation app that *deliberately* picks the longest possible path to your destination. You can even select multipliers like **2x, 3x, or Crush Mode ❤️** for maximum detour enjoyment. It still gets you to your destination… eventually. | ||
| 
     | 
||
| --- | ||
| 
     | 
||
| ## Technical Details | ||
| ### Technologies/Components Used | ||
| For Software: | ||
| - [Languages used] | ||
| - [Frameworks used] | ||
| - [Libraries used] | ||
| - [Tools used] | ||
| 
     | 
||
| For Hardware: | ||
| - [List main components] | ||
| - [List specifications] | ||
| - [List tools required] | ||
| 
     | 
||
| ### Implementation | ||
| For Software: | ||
| # Installation | ||
| [commands] | ||
| 
     | 
||
| # Run | ||
| [commands] | ||
| 
     | 
||
| ### Project Documentation | ||
| For Software: | ||
| 
     | 
||
| # Screenshots (Add at least 3) | ||
|  | ||
| *Add caption explaining what this shows* | ||
| 
     | 
||
|  | ||
| *Add caption explaining what this shows* | ||
| 
     | 
||
|  | ||
| *Add caption explaining what this shows* | ||
| 
     | 
||
| # Diagrams | ||
|  | ||
| *Add caption explaining your workflow* | ||
| - **Languages:** JavaScript, Python | ||
| - **Frameworks:** React.js (Frontend), FastAPI (Backend) | ||
| - **Libraries:** Leaflet.js (maps), Firebase Auth, Supabase, Axios | ||
| - **Tools:** Vercel (Frontend deploy), PythonAnywhere/Render (Backend deploy), GitHub | ||
| 
     | 
||
| For Hardware: | ||
| - None — this is a 100% software-based prank navigation tool. | ||
| 
     | 
||
| # Schematic & Circuit | ||
|  | ||
| *Add caption explaining connections* | ||
| 
     | 
||
|  | ||
| *Add caption explaining the schematic* | ||
| 
     | 
||
| # Build Photos | ||
|  | ||
| *List out all components shown* | ||
| 
     | 
||
|  | ||
| *Explain the build steps* | ||
| --- | ||
| 
     | 
||
|  | ||
| *Explain the final build* | ||
| ### Implementation | ||
| 
     | 
||
| ### Project Demo | ||
| # Video | ||
| [Add your demo video link here] | ||
| *Explain what the video demonstrates* | ||
| #### For Software: | ||
| 
     | 
||
| # Additional Demos | ||
| [Add any extra demo materials/links] | ||
| **Installation** | ||
| ```bash | ||
| # Clone repo | ||
| git clone https://github.com/Akshayp0105/mapgo | ||
| 
     | 
||
| ## Team Contributions | ||
| - [Name 1]: [Specific contributions] | ||
| - [Name 2]: [Specific contributions] | ||
| - [Name 3]: [Specific contributions] | ||
| # Install frontend dependencies | ||
| cd frontend | ||
| npm install | ||
| 
     | 
||
| --- | ||
| Made with ❤️ at TinkerHub Useless Projects | ||
| # Install backend dependencies | ||
| cd ../backend | ||
| pip install -r requirements.txt | ||
| 
     | 
||
|  | ||
|  | ||
| 
     | 
||
| 
     | 
||
| 
     | 
||
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Verification agent
🧩 Analysis chain
Verify the clone URL points to the canonical repo for LongCut Maps.
Project is branded “LongCut Maps” yet the URL is “Akshayp0105/mapgo”. If this README lives in a different repo, update the URL to match this repo to avoid confusion for contributors.
Run to compare the current repo origin versus README link:
🏁 Script executed:
Length of output: 358
Fix README clone URL — mismatch with repo origin
The README lists "git clone https://github.com/Akshayp0105/mapgo" but this repo's origin is "https://github.com/tinkerhub/useless_project_temp.git". Update the README or the repository remote so the clone URL and canonical repo match.
git clone https://github.com/Akshayp0105/mapgoIf Akshayp0105/mapgo is the intended canonical repo, update the repository remote instead and ensure README and remote both point to that canonical URL.
🤖 Prompt for AI Agents