An overall solution for placement drives
View Demo
·
Report Bug
·
Request Feature
Campus Placement app is an web app which can be used for placement regarding Announcement and process. Currently many institute uses Facebook page for announcement, Google form for collecting data and whats app group for communicating and error resolving. Our web app solve this hassle by providing one common point for overall placement process (From Enrollment to placement analytics) .
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/prakharepo/campus_placement_app.git
- Install Dependencies
pip3 install -r requirements.txt
- Goto Project
cd campus_placement_app
- Run Project
python3 manage.py runserver
See the open issues for a list of proposed features (and known issues).
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.