Giter Site home page Giter Site logo

tnp-portal-web's Introduction

tnp-portal-web

A Web App for Training and Placement (TnP) Department of a college.

  1. Student is allowed to create his/her profile which includes details like basic personal info, education, addresses, experiences, etc.
  2. ONE CLICK APPLY: This enables students to apply for a company (internship/placement) just by clicking on the APPLY button and all the basic info required by the company is automatically submitted (already provided by the student in profile creation section). This saves time of students as they don't have to fill in their data again and again in Google forms.
  3. A confirmation notification in the form of SMS/email is sent to the student when the application is verified and approved automatically (CG, Branch, etc. validation).
  4. Students can track their applications.
  5. Whenever the TnP department adds a post or date of exam is confirmed, a notification to the interested students will be sent via SMS/email along with company name and the deadline to apply (notification will be sent to the only Branch and CG filtered students).
  6. Similar notifications will be sent once the student applies for a particular post and any updates regarding that post are made by the TnP department.

Important Instructions

Before cloning this repository, make sure to do the following:

  1. Make a new directory
  2. Create a venv to work with
  3. Activate the venv and install Node.js
  4. Clone this repo and get started...

After cloning the repo:

  1. Run the command npm install to install all the dependencies and devDependencies (node_modules) mentioned in the package.json file
  2. Install nodemon globally using npm install -g nodemon and then run nodemon src/app.js to start the web app.
  3. Alternatively, you can use nodemon as devDependency and run it locally.
  4. You can also use node src/app.js to run using node.

Project Structure

tnp-portal-web # (dir for holding project components)
---- venv
---- config
-------- *.js 
---- node_modules
---- public
-------- css
-------- img
-------- js
---- src
-------- controllers
-------- db
-------- models
-------- routers
-------- app.js (starting point of the app)
---- templates
-------- views
------------ *.ejs
------------ partials
---------------- *.ejs (headers and footers)
---- .gitignore
---- .env
---- package-lock.json
---- package.json
---- README.md

tnp-portal-web's People

Contributors

rohanjn98 avatar amitbalki avatar mohanishtikekar avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.