This software is a customer relationship management panel in which NinjaCo administers its interactions with different branches across Lebanon, its instructors, and students, typically using data analysis to study and keep track of large amounts of information. In addition to that, a landing page for the company was developed here.
- Install Node.js
- Clone this repository:
https://github.com/kevinnammour/mern-dashboard.git
- Create a
server/.env
file and fill it with the environment variables inserver/.env.example
and define thePORT
inclient/src/apis/axiosJWTHolder.js
accordingly. - Run
npm i
in bothserver
andclient
folders. - Use
npm start
to run theserver
andclient
.
admin.mp4
partner_Trim.mp4
This project is part of the Software Engineering course at the Lebanese American University.