Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashrockzzz2003/placement_tracker_server
Server for a placement tracker app for CSE department, Amrita Vishwa Vidyapeetham, Coimbatore
https://github.com/ashrockzzz2003/placement_tracker_server
concurrency expressjs multithreading mysql nodejs pm2 rest-api server token-auth
Last synced: 28 days ago
JSON representation
Server for a placement tracker app for CSE department, Amrita Vishwa Vidyapeetham, Coimbatore
- Host: GitHub
- URL: https://github.com/ashrockzzz2003/placement_tracker_server
- Owner: Ashrockzzz2003
- License: mit
- Created: 2023-07-28T15:10:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-18T06:25:41.000Z (5 months ago)
- Last Synced: 2024-12-16T05:50:05.851Z (about 1 month ago)
- Topics: concurrency, expressjs, multithreading, mysql, nodejs, pm2, rest-api, server, token-auth
- Language: JavaScript
- Homepage:
- Size: 409 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Server for Amrita Placement Tracker
## About
This is the backend server for a web application for tracking the placement activities of the students of Amrita School of Computing, Coimbatore.
## Technologies Used
| Type | Technologies | Link |
| --- | --- | --- |
| Frontend | `NextJS`, `ReactJS`, `NodeJS`, `TailwindCSS` | [GitHub](https://github.com/Ashrockzzz2003/placement_tracker_web) |
| Backend | `NodeJS`, `ExpressJS`, `MySQL` | [GitHub](https://github.com/Ashrockzzz2003/placement_tracker_server) |## Getting Started
### Installation
1. Install NPM packages
```sh
npm install
```2. Run the App in Development Mode
```sh
npm start
```## Team
`Ashwin Narayanan S`
`Abhinav R`