Coder Social home page Coder Social logo

tnpw's Introduction

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Training and Placement Cell Website

A website for Training and Placement Cell, Faculty of Engineering and Technology, University of Lucknow.


View Website · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgements

About The Project

Website Screen Shot

This project is a website for Training and Placement Cell of Faculty of Engineering and Technology, Lucknow University.

Features:

  • Showcase the 100+ years legacy of University and achievements by students of FoET under the guidance of Training and Placement Cell.
  • Allows recruiters to filter, search, sort the student details according to their needs and export it as PDF or CSV.
  • Enable students to add their details only once instead of filling google forms for every new recruiter.

Built With

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Prerequisites

To contribute/extend to this project it is recommended to have an understanding of following:

  • JavaScript
  • MERN Stack(MongoDB, Express, React JS, Node.js)
  • Bootstrap
  • Git
  • JWT

Setting up Local Development Environment

  1. Fork the Project
git clone [email protected]:<your_github_username>/tnpw.git
  1. Generate your Mongo URI from https://mongodb.com and create a .env in root with the following content.
MONGO_URI = <PUT_MONGO_URI_HERE>
  1. Follow these commands to install all the dependencies and start the development server on your local machine.
  cd tnpw
  npm install
  cd frontend
  npm install
  cd ..
  npm run dev
  1. Create your Feature Branch (git checkout -b feature/AmazingFeature)

  2. Commit your Changes (git commit -m 'Add some AmazingFeature')

  3. Push to the Branch (git push origin feature/AmazingFeature)

  4. Open a Pull Request

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the AGPLv3 License. See LICENSE for more information.

Contact

Your Name - Arjun Dubey - [email protected]

tnpw's People

Contributors

arjundubey-cr 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.