This is the official repository of Team Shreshtha for SCL 2022 organised by World Konkani Centre.
The project implementation will be done using MERN (MongoDB Express React NodeJS) stack.
React - A JavaScript library for building user interfaces
Node.js - evented I/O for the backend
Express.js - Fast, unopinionated, minimalist web framework for Node.js
MongoDB - The application data platform for NoSQL databases
Mongoose - mongoose
For development, you will need Node.js and a node global package, npm, installed in your environement.
-
Just go on official Node.js website and download the installer. Also, be sure to have
git
available in your PATH,npm
might need it (You can find git here).
If the installation was successful, you should be able to run the following command.
node --version
v8.11.3
npm --version
6.1.0
If you need to update npm
, you can make it using npm
! Cool right? After running the following command, just open again the command line and be happy.
npm install npm -g
Atlas allows online access to the MongoDB via your IP access. Log in to your atlas before you run your project
git clone git@github.com:World-Konkani-Centre/SCL-2022-SHRESHTHA.git
cd SCL-2022-SHRESHTHA
Now, you need to install the packages both in client and server directory.
cd server
npm i && start
cd ..
cd client
npm i && start
Team Shreshtha
members: Anirrudha Kamath K Avinash Nayak Bhagavi Nayak Karthik Mahale Srinidhi Bhat (Team Lead) Sushma V Sahana Kamath