Skip to content

TernaWeb reduces the tedious work of promoting events that are outside of college but are of very much importance like intercollege coding competition.Lists all the committees of our college. It also helps student to exchange the experiments and assignments.

Notifications You must be signed in to change notification settings

vijay4145/TernaWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Terna Web

TernaWeb reduces the tedious work of promoting events that are outside of college but are of very much importance like intercollege coding competition.Lists all the committees of our college. It also helps student to exchange the experiments and assignments.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file
FRONTEND env Variables:
REACT_APP_BACKEND_URL //e.g: REACT_APP_BACKEND_URL=http://localhost:8000
REACT_APP_API_KEY // firebase api key
REACT_APP_APPID // generated from firebase
REACT_APP_MEASUREMENT // generated from firebase
REACT_APP_MESSAGING_SENDER_ID // generated from firebase \

SERVER env variables:
PORT // PORT=8000
ALLOW_ACCESS_TO_URL // ALLOW_ACCESS_TO_URL=http://localhost:3000
API_PDF_API_KEY
PRIVATE_KEY // firebase api key for node js
CLIENT_EMAIL // from node js firebase
CLIENT_ID // from node js firebase
CLIENT_CERT // from node js firebase\

Tech Stack

Client: React, Redux Toolkit, TailwindCSS, Firebase

Server: Node, Express, Mongodb,

Run Locally

Clone the project

  git clone https://github.com/vijay4145/TernaWeb

Go to the project directory

  cd TernaWeb

Install dependencies

  npm install

Start the server

  npm run start

same process for frontend remember to add environment variables in .env folder for frontend and server.

About

TernaWeb reduces the tedious work of promoting events that are outside of college but are of very much importance like intercollege coding competition.Lists all the committees of our college. It also helps student to exchange the experiments and assignments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published