Skip to content

yogeshjoshi/LoginSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LoginSystem

Email and Mobile Number based Login System

Technology Stack Used

Front End

- ReactJs, JavaScript and Redux

Back End

- Java and Spring Boot Framework

Database Used

- MongoDB
How to run ?
Go to Project Hierarchy-> Login System->demo-> Run Command - mvn clean install -DskipTests
Executable Jar will be formed at Location LoginSystem/demo/target Use this jar to directly run into command line Command to execute --> java -jar "executable_jar_name"
Please put your auth_token of SMS Provider in "account.sms.auth_token" (Key Present at application.Properties) SMS Provider Used for SMS - MSG91 Put frontEnd project under same hierarchy or change hierarchy in pom file. Front End Project Link - https://github.com/yogeshjoshi/LoginSystem-FrontEnd

Releases

No releases published

Packages

No packages published