Skip to content

kennywam/BebaApp-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BebaApp-Backend

Welcome to the backend repository of our Beba app project. This repository contains the codebase for the server built using C# (ASP.NET) and MongoDB.

Getting Started

Prerequisites

  • .NET SDK
  • MongoDB installed and running locally or a connection to a MongoDB instance.

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/kennywam/BebaApp-Backend.git
    
  2. Navigate to the project directory:

    cd transportation-app-backend
    
  3. Open the project in your preferred IDE (e.g., Visual Studio).

Configuration

  • Update the connection string in appsettings.json to point to your MongoDB instance.

Usage

To start the backend server, run the project in your IDE. The server will be accessible at http://localhost:5000.

API Documentation

Features

  • User authentication and authorization
  • RESTful API for communication with the frontend
  • Real-time chat using WebSockets
  • Integration with Google Maps API for location services

Contributing

If you'd like to contribute to this project, please follow our contribution guidelines.

License

This project is licensed under the MIT License.

Acknowledgements


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published