GithubHelp home page GithubHelp logo

markkh / csit-acadx Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 40.82 MB

CSIT AcadX is an academic web application developed by students for an undergraduate thesis in the Department of Computer Science and Information Technology. ๐Ÿš€

JavaScript 99.16% HTML 0.31% CSS 0.53%

csit-acadx's Introduction

CSIT AcadX - Modern Academic Web Application ๐Ÿš€โœจ

CSIT AcadX stands for Academic Reports and Co-op study at Computer Science and Information Technology. The website contains information of past Undergraduate Thesis and Co-op study reports and Co-op study places, which is useful for current and future students of CSIT.

Technologies Used

CSIT AcadX is built using cutting-edge technologies to ensure a robust and responsive user experience. The main technologies employed are:

  • React: A popular JavaScript library for building dynamic user interfaces, ensuring a fluid and engaging front-end experience.

  • Node.js: A powerful runtime environment for executing server-side JavaScript, enabling efficient data handling and seamless communication.

  • MySQL: A reliable and scalable relational database management system used to securely store and manage application data.

node v16.13.2

Installation

To run CSIT AcadX locally, follow these steps:

  1. Clone the repository: git clone https://github.com/MarkKh/CSIT-AcadX.git
  2. Navigate to the project directory: cd CSIT-AcadX

Setting Up the Server

  1. Navigate to the server directory: cd server
  2. Install server dependencies: npm install
  3. Set up the database: Make sure you have MySQL installed and create a new database. Update the database configuration in config/db.config.js.
  4. Run the server: nodemon ./ (from the server root directory)

Setting Up the Client

  1. Navigate to the client directory: cd ../client
  2. Install client dependencies: npm install
  3. Run the client: npm start

Test Admin

username: [email protected] pass: 1234

csit-acadx's People

Contributors

markkh avatar

Stargazers

 avatar

Watchers

 avatar

csit-acadx's Issues

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.