Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MegaTel

MegaTel is a team project in which I collaborated with 6 of my classmates as an end-year project for the subject "projet federé methode agile" for the second term of our second year in ISI Mahdia. the project consists of developing a MegaTel calling center website with a homepage, signup and login interfaces that redirect the successfully logged-in users to the workspace. after a successful signup, the admin will be notified about the new user in his dashboard. only employees should be able to log in therefore the admin confirmation is necessary the new employee after verification of his identity will get his credentials by email which the admin sends. when successfully logged in the users will be asked to launch Discord app to enhance the working environment based on recommendations by the teacher and Discord will be launched directly

steps to begin: 1/ downloading node js node js is used for server machine communications (server side web applications) 2/on the terminal : npm install express npm: node package install express is the framework of node js 3/downloading mongodb 4/on the terminal : npm install mongose installing mongodb 5/ bcrypt is used to hash and verify passwords 6/npm install ejs ejs: template engine for node js 7/ npm install passport passport-local express-session express-flash those packages are used for authentification (error messages in login signup) 8/npm install method-override used for logout

About

methode agile project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages