Skip to content

Aaditya1978/DataPlace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

DataPlace

An interlinked platform for managing and accessing placements records with various analytics and live tracking of data.

Tech Stack

  • Frontend - React, SCSS, Bootstrap

  • Backend - Node.js, Express

  • Database - PostgreSQL

Setps to Run Code

For Frontend

  • First in your frontend, create .env.local file and add following variables

    REACT_APP_BASE_URL

  • cd frontend

  • npm i ( Required only if some new modules are installed )

  • npm start

For Backend

  • First in your server, create .env file and add following variables

    EMAIL PASSWORD DB_HOST DB_USER DB_PASSWORD OPENAI_API_KEY

  • cd backend

  • npm i ( Required only if some new modules are installed )

  • npm start

Features

  • Detailed view of data
  • Easily store records
  • Download previous uploaded data in CSV format
  • Admin dashboard for managing colleges and all records

Contributing

Contributions are always welcome!

Feedback

If you like the project please ⭐ the repo.

If you have any feedback, please reach out to us.

About

Platform for managing Placement records

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •