An online course platform (Ile iwe is a Yoruba language which means school)
#Ile-Iwe Online Course Medium
Ile-Iwe is a native language in nigeria which the language is known as Yoruba, ileiwe means school. An online course platform where different intructor and students get to add value to theirselves.
Ileiwe is built with the following: Spring Framework, Java, MySQL and Maven tool.
#Feature
- Authentication
- Authorization
- RESTFUL Connections
- public and private key pairs
Spring RESTFUL APIs while using postman to test the APIs
#Installation
- STEP 1: Clone repository
- STEP 2: Install dependencies: cd into root folder run the following command `mvn install` then `mvn compile`
- STEP 3: Setup database: change directory into the db folder
- STEP 4: Run the project `mvn spring-boot-run`