Git Product home page Git Product logo

skillsails's Introduction

SkillSails

SkillSails is a web application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack, designed to facilitate learning by allowing users to explore courses and add their own courses. This project also incorporates JWT (JSON Web Tokens) for user authentication, Recoil for state management, and Material-UI (MUI) for styling.

Features

  • User Authentication: SkillSails provides user authentication functionality using JWT, allowing users to securely login and logout.
  • Course Exploration: Users can explore a variety of courses available on the platform.
  • Course Creation: Users have the ability to add their own courses to the platform.
  • State Management: Recoil is utilized for efficient state management, ensuring a smooth user experience.
  • Styling: Material-UI (MUI) is used for consistent and visually appealing styling across the application.

Installation

To run SkillSails locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Install dependencies by running npm install in the root directory.
  4. Set up your MongoDB database and update the connection string in the .env file.
  5. Start the server by running node index.js in the server.
  6. Start the client by running npm run dev in the root directory.

Technologies Used

  • MongoDB: A NoSQL database used for storing user data and course information.
  • Express.js: A Node.js web application framework used for building the backend server.
  • React.js: A JavaScript library used for building the user interface.
  • Node.js: A JavaScript runtime used for building the backend server.
  • JWT (JSON Web Tokens): Used for user authentication and session management.
  • Recoil: A state management library for managing the global state of the application.
  • Material-UI (MUI): A popular React UI framework used for styling components.

Contributing

Contributions are welcome! If you'd like to contribute to SkillSails, please follow these steps:

  1. Fork this repository.
  2. Create a new branch.
  3. Make your changes.
  4. Commit your changes.
  5. Push to the branch.
  6. Create a new Pull Request.

skillsails's People

Contributors

dikshantw 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.