Skip to content

rgglenn150/motoclub-connect-backend

Repository files navigation

MotoClub Connect - Backend

This is the backend API for the MotoClub Connect mobile application, built using Node.js, Express.js, and MongoDB. The backend provides RESTful API endpoints to manage users, motorcycle clubs, rides, and events.

Table of Contents

Features

  • User Authentication: Secure login and registration using JSON Web Tokens (JWT).
  • Club Management: Create, update, delete, and retrieve motorcycle clubs.
  • Event Management: Create, manage, and participate in events and rides.
  • Role-based Access: Permissions and role management for different user types.
  • RESTful API: Easy integration with the frontend and other services.

Tech Stack

  • Node.js
  • Express.js
  • MongoDB (with Mongoose)
  • JWT (JSON Web Tokens) for authentication
  • RESTful API architecture

Installation

Prerequisites

Make sure you have the following installed:

Clone the Repository

git clone https://github.com/rgglenn150/motoclub-connect-backend.git
cd motoclub-connect-backend

About

Motoclub Connect Backend using NodeJS and ExpressJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published