This is our internship project for MusalaSoft which consists of a site that has blogs and a database where users' information is stored. The site is built with EJS, CSS, Bootstrap, Express and MSSQL was used for the database.
✔️ Login and Register system
✔️ Database where users' information is stored
✔️ Password hashing
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/gkgeorgiev18/internship-project.git
- Navigate to the root folder
cd internship-project - Install the necessary node modules
npm install
- Type in the following in your browser
localhost:1337
- CSS - Website Design
- Bootstrap - Website Design
- Express - Website Server Connection
- EJS - Dynamic Website Elements
- MSSQL - Database
- Georgi Georgiev - Front-End Developer
- Petar Dyakov - Back-End Developer