Skip to content

avadhut-24/Rapido_Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

`# Corporate Ride Scheduling System

You will find comprehensive API documentation and project structure inside respective folder in their README files.

A full-stack application for corporate ride scheduling and management with React Native frontend and Node.js backend.

πŸ“ Project Structure

Rapido_Assignment/
β”œβ”€β”€ backend/          # Node.js + Express + Prisma API
β”œβ”€β”€ frontend/         # React Native + Expo Application
└── README.md         # This file

πŸš€ Quick Start

Backend Setup

cd backend
npm install
npm run dev

Frontend Setup

cd frontend
npm install
npx expo start

πŸ“š Documentation

For detailed API documentation, setup instructions, and technical information:

  • Backend Documentation: See backend/README.md
  • Frontend Documentation: See frontend/README.md

πŸ›  Tech Stack

  • Backend: Node.js, Express, Prisma, PostgreSQL
  • Frontend: React Native, Expo, React Navigation
  • Authentication: JWT tokens
  • Database: PostgreSQL with Prisma ORM

🎯 Features

  • User authentication and role-based access
  • Ride booking and management
  • Admin dashboard with analytics
  • Real-time filtering and search
  • Cross-platform mobile application

Note: This is a comprehensive full-stack application. Please refer to the individual README files in the backend/ and frontend/ folders for detailed setup instructions, API documentation, and technical specifications.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published