deepaksuthar40128 / SE-Project-SERL

College SERL Project

Home Page:https://se-project-serl.vercel.app

Repository from Github https://github.comdeepaksuthar40128/SE-Project-SERLRepository from Github https://github.comdeepaksuthar40128/SE-Project-SERL

SE-Project-SERL

Hey Everyone, This is our Software Engineering Project from sem-4

Our Team

Table of contents

  • Introduction
  • features
  • packages
  • Installation
  • Drawbacks
  • Improvements

Introduction

This Project is related to our College IIIT-A SERL. Where college faculties and Research Scholars are generator of Data, And Everyone is Consumer for same data.

features

  • Faculty and Research Scholars Dynamic Data
  • User Friendly view

packages

we use following packages in this project:

  • Express
  • mongoose
  • dotenv
  • path
  • nodemon(for dev works)
  • body-parser

Installation

you can install them just by npm i and after that run with npm start.

Drawbacks

There is some drawbacks with this project 🙁 and some of them are:

  • We are here storing the image in mongodb itself by encoding the image (base64), which introduce Database latency.
  • We are here using old way ajax for intracting with server side.

Improvements

  • We can use some web services like AWS or Google cloud to store our data.
  • We can use some javascript libraries like React.

About

College SERL Project

https://se-project-serl.vercel.app


Languages

Language:EJS 72.6%Language:JavaScript 20.9%Language:CSS 6.6%