Skip to content

Welcome to the SBUMaps-Backend project! This repository contains the backend code for the SBUMaps application, which provides an extensible mapping and navigation services for Stony Brook University. Our maps can be customized visually and functionally to fit the needs of your product.

Notifications You must be signed in to change notification settings

MAP-Dot-X/SBUMaps-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBUMaps-Backend

Welcome to the SBUMaps-Backend project! This repository contains the backend code for the SBUMaps application, which provides an extensible mapping and navigation services for Stony Brook University. Our maps can be customized visually and functionally to fit the needs of your product.

Table of Contents

Introduction

SBUMaps-Backend is designed to handle the server-side logic and database interactions for the SBUMaps application. It provides RESTful APIs to manage and retrieve map data, user information, and navigation routes.

Features

  • User authentication and authorization
  • CRUD operations for map data
  • Route calculation and optimization
  • Integration with external mapping services
  • Easily extensible and modular

Installation

To get started with the SBUMaps-Backend project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/SBUMaps-Backend.git
  2. Navigate to the project directory:
    cd SBUMaps-Backend
  3. Install the dependencies:
    npm install

Usage

To start the development server, run:

npm start

The server will be running at http://localhost:3000.

API Documentation

For detailed API documentation, refer to the API Docs.

Contributing

We welcome contributions to the SBUMaps-Backend project! Please see our Contributing Guidelines for more information.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Welcome to the SBUMaps-Backend project! This repository contains the backend code for the SBUMaps application, which provides an extensible mapping and navigation services for Stony Brook University. Our maps can be customized visually and functionally to fit the needs of your product.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published