LIA-Project-Mentor is a full-stack web application designed to connect mentors and mentees. The project has a clear separation between frontend and backend components and provides interactive tools for managing modules and mentor-mentee relationships.
- frontend/ – Contains all client-side code including user interface components and interactions.
- backend/ – Contains server-side code, API endpoints, and data handling logic.
- Mentor and mentee management system
- Module overview and module information display
- Interactive and responsive user interface
- Full-stack architecture with frontend and backend separation
- JavaScript – for frontend and backend development
- Node.js – to run the server and handle API requests
- npm – Node Package Manager for installing dependencies
- Webpack – for bundling frontend modules
- Clone the repository:
git clone https://github.com/Mats914/LIA-Project-Mentor.git - Navigate to the backend folder and install dependencies:
cd backend
npm install
npm start - Navigate to the frontend folder and install dependencies:
cd frontend
npm install
npm start - Open your browser at
http://localhost:3000to use the application.
- @hassanila
- @lopesdaluz
- @TheProgrammer1000
- @ubillanibal
- @ThereseHa
- @LopesdaluzT
- @Cubasnubben
- @fr3dzyy
- @Nasbensassi
- @Mats914