Skip to content

Grow Up Buddy is a dynamic platform dedicated to fostering personal and professional growth by connecting individuals with mentors, coaches, and invaluable resources. πŸš€ Our goal is to empower users to reach their full potential and achieve their aspirations. Built on a robust backend using Node.js and Express.js

Notifications You must be signed in to change notification settings

dprasuna/Growup-Buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Grow Up Buddy

Grow Up Buddy Logo

Grow Up Buddy is a platform aimed at fostering personal and professional growth by connecting individuals with mentors, coaches, and resources. This repository contains the backend implementation for the platform.

Table of Contents

Project Overview

Grow Up Buddy is designed to help users grow in their personal and professional lives by providing access to mentors, educational resources, and interactive sessions. The backend is built using Node.js and provides the necessary APIs for managing users, mentors, sessions, and more.

Features

  • User Registration and Authentication
  • JWT-based secure API routes
  • Profile Management (Users & Mentors)
  • Session Scheduling and Management
  • Resource Library Management
  • Notifications (Email/Push Notifications)
  • Role-based access control (Users, Mentors, Admin)

Tech Stack

  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JWT (JSON Web Tokens)
  • Other Libraries:
    • Mongoose (for MongoDB ORM)
    • Bcrypt (for password hashing)
    • Nodemailer (for email notifications)

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/grow-up-buddy.git
    cd grow-up-buddy
    

Explanation of Changes:

  1. Image Addition: The image is added using the Markdown image syntax: ![alt text](image_url), which provides a visual element to your README.
  2. Formatting Enhancements:
    • Bolded Section Titles: Enhanced the readability of the tech stack.
    • Installation Steps: Added a few more details for clarity (like installing dependencies and setting up environment variables).
  3. API Endpoints and Other Sections: Placeholders are provided for you to fill in as needed.

You can now copy and paste this updated content into your README.md file. Feel free to modify the sections as per your requirements! Let me know if you need further assistance.

About

Grow Up Buddy is a dynamic platform dedicated to fostering personal and professional growth by connecting individuals with mentors, coaches, and invaluable resources. πŸš€ Our goal is to empower users to reach their full potential and achieve their aspirations. Built on a robust backend using Node.js and Express.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published