This is a project for the devhunt competition... It consists of Creating an exchange platform better than Stackoverflow, ie with more functionnalities, for the students of the ENI We label our project ENI' LAB It's a web application that offers many others features that will help ENI students in many domains This website has:
- A page where students can ask questions related to IT or other courses to their colleagues(just like stackoverflow)
- Another page where students can post challenges as well to improve their competences
- A third page where they can share tutorials, events, experiences, opportunities, and many other topics
- A securized authentification so that only ENI student can access from it
We used MERN stack technology to develop this website because it's the most adapted to a social media website
You need to clone the ENI' LAB project by folowing the link here and downloading the zip file or by typing the command
git clone https://github.com/U-ntitled/devhunt.git
Make sure you installed git
After cloning the project you need to install the modules dependencies for both client and api
cd devhunt/api
npm i
cd ../client
npm i
Now that your environment is ready, all you have to do is to launch the node server on both api and client side Note: Make sure you have node v16+ installed
Type the following command while your current folder is devhunt
node api/index.js
cd client
npm run watch
For now, we have created a log in information without authentification security so that you can log in without email confirmation... You can log in as example@gmail.com and password as password
Note that we use mongodb so you must connect to the internet to access our database
We are an IT team that want to develop our skills and acquire experiences through competitions and projects We'd like to participate to the HIU Hackaton to improve our skills :)
Our team is called UNTITLED and we are 5 IT students in the team:
- RAZAFIMAMY Iraky Ny Avo Antonino L2 IG
- ANDRIANIAINA Fanomezantsoa Nomena L2 IG
- RAKOTONDRANAIVO Gilbert Joyaux Wendi Anderson L2 IG
- NOMENJANAHARY Riry L2 IG
- VONIARIMALALA Fiaro Miangaly L2 GB