Skip to content

A one-Stop portal for mnitians for getting all the information regarding MNIT. Developed in reactjs and firebase.

Notifications You must be signed in to change notification settings

Surya1231/mnit-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mnit Portal

One Stop portal for mnitians for getting all the information regarding MNIT. You can view the Live Demo.

Features Planned

  • Home (a forum where anyone can post anonymously) (Partially Completed)
  • Leaderboard (rank list of students of mnit fetched from codeforces , codechef etc.) (Codeforced Added)
  • Interview Corner (a one stop portal for all the interview related materials)
  • Companies (Authenticated view only , get to know companies visiting MNIT)
  • About (a quick info of our portal)

Status

  • The portal is in development phase

Tech Stack

  • React.js
    • create-react-app
    • bootstrap
    • redux
  • Firebase

Build and Run

Prerequisites -

  1. Install Node.Js and npm

Run Software

  1. Clone Repo
    • $ git clone https://github.com/Surya1231/mnit-portal.git
  2. Change Directory
    • $ cd mnit-portal/
  3. Install Dependencies
    • $ npm install
  4. Start server
    • $ npm start

Supported Scripts

  • Run Project npm start
  • Build Project npm run build
  • Prettify Code npm run prettify
  • Deploy npm run deploy
  • Test npm run test

Contribution guidelines

  • Will be added soon so everyone can contribute

Developer's guide

  • Please keep a look at features that we want to implement
  • Please put any kind of constants in .env file.

Directory

mnit-portal/
├── src/                    # Fron-end Folder
├── README.md               # README file
└── package.js              # Holds packages

Contact Me

About

A one-Stop portal for mnitians for getting all the information regarding MNIT. Developed in reactjs and firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published