Skip to content

jrijul1201/ClubNation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theme

Productivity

About the Project

We plan on building portals for club members as well as coordinators. Events/sessions/competitions can be planned, declared, organized, and conducted smoothly using this platform. Coordinators will have the privilege to add, edit, and delete events/sessions regularly. Coordinators can also add other coordinators/core team members of the club to the team page. We are also planning to add discussion forums, and an events and session ideas requests panel. Students/Club members will log in to their portal and find all the information regarding upcoming, ongoing, and past events and sessions.

Tech Stack - MERN

  • Front-end - ReactJS
  • Database - MongoDB Atlas
  • Back-end - NodeJS (ExpressJS)
  • Google API used for GSignIn
  • Hosted via Render.com

Installing Packages

> npm install
> cd client
> npm install

Also add a config.env file in the root directory with the format:
MONGODB = "<API_KEY>"

Development Mode

- Terminal 1 (Back-End)
> nodemon app.js
- Terminal 2 (Front-End)
> cd client
> npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages