Skip to content

In general, the thesis registration system website for students is a useful and efficient tool for students to manage and register for their theses easily. With its flexible and convenient features, this website optimizes the registration process and ensures that students can choose suitable topics and successfully complete their theses.

Notifications You must be signed in to change notification settings

vm-phung1134/thesis-course-registration-system

Repository files navigation


Logo

TCR SYSTEM

Building a management system for the graduation thesis registration process
for information technology students at Can Tho University

The link document: Documents about project

*** Noticed ***

This is re-up version therefore if you're dealing with some problems please reaload website again!

Accounts used to test right bellow! let's take a look

Table of Contents
  1. Introduction about the project
  2. Built With
  3. Getting Started
  4. Usage
  5. Features
  6. Contributing
  7. License
  8. Contact
  9. Acknowledgments

Introduction about the project

The goal of the system is to enhance the user experience through interactive activities with the registration system, based on the functions of the thesis registration process, and reduce the workload for stakeholders through functions such as managing and assigning instructors, progress reporting, evaluation, and monitoring. Additionally, the system will provide users with an intuitive, user-friendly, fast, and convenient interface. Furthermore, genetic algorithms will be applied to the system to schedule thesis presentations and committees.

Built with

The major frameworks/libraries used to build the project:

Typescript Next.js Nodejs Express.js HTML CSS3 Tailwind Redux React Query VSCode Git

Getting Started

Here is a process that can help you get started with your thesis registration management system project:

Prerequisites

This is how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g
  • yarn
    yarn global add npm@latest

Installation

Step by step project installation:

  1. Setup your api to get data from server: http://your-api-example/api in redux/api

  2. Config Firebase Authentication: https://firebase.google.com/docs/auth/web/start

  3. Clone the repo

    git clone https://github.com/vm-phung1134/thesis-course-registration-system.git
  4. Install NPM packages

    npm install
  5. Run project

    npm run dev
  6. Open http://localhost:3000 with your browser to see the result.

  7. Account testing

Note that to test the entire system, three roles must interact with each other:

Role Student: You can use any your email
Role Lecturer: You have to login with Email and password via email form

  Email: [email protected]
  Password: 123123

Role Admin: Same role lecturer

  Email: [email protected]
  Password: nopassword

Preview

image image image image image image image image

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

Features

  • Register for a thesis research topic
  • Update progress reports by phase
  • Applying genetic algorithms to schedule reports and dissertation committees.
  • Evaluate and score students upon completing their thesis defense.
  • Manage and make a list of room schedules, number of students, number of instructors and thesis committee.
  • Submit progress reports according to regulations.
  • Register for the thesis group and instructors.
  • Dark mode Support
  • Multi-language Support
    • Vietnam
    • English
  • More...

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Email - [email protected]

Github - https://github.com/vm-phung1134

Acknowledgments

About

In general, the thesis registration system website for students is a useful and efficient tool for students to manage and register for their theses easily. With its flexible and convenient features, this website optimizes the registration process and ensures that students can choose suitable topics and successfully complete their theses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages