Basic User Authentication Application built for Express js using Passport js for authenticating and MySQL for storing user data in relational database
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
* Node
* Web Browser
* MySQL
A step by step series of examples that tell you how to get a development env running
1.Install MySQL 5.5+
2.Download the package zip/use git clone https://github.com/Jessy-developer/SIMS.git
3.npm install (inside the directory)
4.npm Start
5.open http://localhost:5000/ in your web browser to start
- Expressjs - Fast, unopinionated, minimalist web framework for Node.js
- Sequelize - A Promise-based ORM for Node.js
- Passport - Simple, unobtrusive authentication for Node.js
- Bootstrap 4.0 - Build responsive, mobile-first projects on the web with the world's most popular front-end component library.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
For the versions available, see the tags on this repository.
- Jaswanth Varma - Initial work - KONDURU JASWANTH VARMA
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Raise Issues, I will promise to solve them as soon as possible
- Inspiration
- Looking for the Requirements to contribute more