Skip to content

It is a student portal based on react.js, node.js and material UI. In this you can register as a student. You can download your class history notes and study material here. Here your seniors will be there to guide you, you can also ask them for help. There are many coding related programs here, so you can contribute to them too.it's an open source

License

Notifications You must be signed in to change notification settings

chandantiwari1/students-portal

Repository files navigation

Students-Portal

TODO

  • Add a Profile Pages for the students
  • Add lots of customizability to the design
  • Add better navigation across the design
  • Add booking attendece management system to the app
  • Add a seperate Teacher panel to estimate the students performance
  • Add whiteboard using the javascript canvas

Getting Started

Note: This repo uses npm

sh

1. Clone this repository

2. Start from the root directory of the repo

cd students-portal

3. Install the dependencies for the client-side

cd client npm install

4. Install dependecies for the server side

cd server npm install

5. Run the client side

go to client-directory run npm start

#6. Run the server side go to server-directory run npm start

Add your Profile

go to CONTRIBUTORS-directory

Add file your_name.md Add your details

Go to CONTRIBUTION.MD

Add your profile

run npm start

📝 MUST READ before contributing to this repository.

Any further issues regarding the monorepo aspect: Look up turborepo

About

It is a student portal based on react.js, node.js and material UI. In this you can register as a student. You can download your class history notes and study material here. Here your seniors will be there to guide you, you can also ask them for help. There are many coding related programs here, so you can contribute to them too.it's an open source

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published