Table of Contents
Kadem is an academic project build for student to help them explore professtionnel life finding new oppurtunty as intern or as employee as well the project isn't finish yet and it can evolve even more , we build it using nodejs express for authentification with jwt , springboot as backend and angular as frontend-framework using mysql as database
You may find below the list of the frameworks/libraries that we used to build our project :
To get a local copy up and running follow these simple example steps.
You may find below the list of things you need to use this project :
- Make sure nodejs is running on your system.
- You will need to install the "yarn" or "npm" command line.
In order to install the app you need to follow the instructions below :
-
Clone the repo
git clone https://github.com/rayen-creator/Kadem-web-app.git
-
Install NPM packages dependencies
npm install
Or
yarn install
-
Run the server on
ng s --o
-
Open localhost:4200 in the browser and that's it you can enjoy the project 🎉!
link to springBoot_Backend.
link to nodejs_backend.
If you have a suggestion that would make this project better, please fork the repo and create a pull request. Any contributions you make are greatly appreciated. Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b Yourbranch
) - Commit your Changes (
git commit -m 'Add some features to project'
) - Push to the Branch (
git push origin Yourbranch
) - Open a Pull Request
Developed with ❤️ by Outsiders.