Akshay Kumar Tadapathri (11011848) and Gautam Rattihalli (11011856)
- There are 2 users in this application i.e Artist and Recruiter.
- Seperate sign-up for an artist and recruiter.
- Artists are classified according to their skills, Actor, Model, Musician, Singer and Painter.
- Artists are allowed to upload pictures of their craft as well as video links.
- Artists can later edit the profile by changing pictures, video links and vital stats.
- Recruiter can view the artist's profile which includes pictures and videos.
- Recruiters can filter the artists according to their needs.
- Recruiters can contact the artists via a contact form, which sends an email to the artist's registered email.
- Install Node.js
-
Install the below node packages
npm install body-parser,ejs,express,,connect-flash,express-session,mongoose,nodemailer, passport, passport-local, cloudinary, multer, cookie-parser, express-session
- Run the app on port 7000
- Node.js
- Express.js
- MongoDB
- Material Design for Bootstrap(By Fezvrasta)
- connect-flash(for notifications)
- Passport.js(for authentication)
- Cloudinary(for uploading, storing and reteriving pictures from the cloud)