Giter Site home page Giter Site logo

iafthab / kollege Goto Github PK

View Code? Open in Web Editor NEW
34.0 1.0 10.0 1.04 MB

College Based Data Management System

Home Page: https://kollege.onrender.com/

License: MIT License

HTML 1.54% JavaScript 96.45% CSS 2.02%
college-management college-management-system college-management-system-in-react data-management school-management school-management-system student-management student-management-system teacher-management teacher-management-system

kollege's Introduction

KOLLEGE

MIT License

kollege.onrender.com

A College Based Data Management System.

  • There are two types of roles: Staff[Teacher,HOD] and Student.

Login Details

PS: BE KIND :)

Teacher [staff]

username: Delphine
pwd: Delphine123

Teacher can add or edit

  • Notes
  • Attendance
  • Internal Marks
  • Time Schedule

HOD (Head of Department) [staff]

username: Moriah
pwd: Moriah123

HOD can do everything Teacher can.
HOD can also

  • Approve new Teacher
  • Add New Paper

Student

username: Bret
pwd: Bret

Or register a new Student and Login.
You can also login with the First Name of any student in the class.

Student can view

  • Notes
  • Attendance
  • Internal Marks

Attendance and Marks needs to be added by the teacher first.
Student can also join or leave a Paper(Subject).

Tech Stack

Client: React, TailwindCSS

Server: NodeJS, ExpressJS

Database: MongoDB, Mongoose

Other Features

  • Profile
  • Dark Theme
  • Mobile Responsive

Setting Up

Clone the project:

  git clone https://github.com/iafthab/kollege.git

Change Directory:

  cd kollege

Install dependencies:

  npm install

Finally,

  npm start

Using your own server and database

The requests are send to the hosted server by default.
if you want to use your own server and database, follow the steps here to step up one.

Then, go to src/config/api/axios.js. change the baseURL to your backend address:

baseURL: "http://localhost:3500";
baseURL: "https://example.address.com";

RoadMap

  • Add admin ๐Ÿ˜ด
  • Cache Queries
  • Paginate Queries

Contact

Errors are bound to happen and the documentation is incomplete.
I'd love to hear feedbacks and suggestions.
In any case, start a conversation: LinkedIn Telegram Mail(Make sure your mail doesn't get flagged as spam/junk)
Thank You โค๏ธ.

Acknowledgements

Related

kollege_api

License

MIT

kollege's People

Contributors

iafthab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.