GithubHelp home page GithubHelp logo

leoborlot / bath-yt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from de-mawo/bath-yt

0.0 0.0 0.0 522 KB

A Learning Management System for BootCamp StartUps

JavaScript 0.14% TypeScript 99.18% CSS 0.68%

bath-yt's Introduction

Bath: A Learning Management System

  • Bath is a streamlined learning management solution tailored for startups, which offer BootCamps, aiming to materialize their concepts. Designed to adapt to the contemporary landscape of predominantly online learning, this app caters to the evolving dynamics of education.

Youtube Video

https://www.youtube.com/watch?v=oNlwd6ltwFs

Overview

  • The App is made mainly for Software Development / Engineering
  • Students are part of a Cohort and they do project-based-learning

graph img

Nodejs Standalone Backend - Work In Progress

Join my Discord Server if you need assistance: Discord Server

Technologies Used

  • Nextjs
  • Tailwindcss for styling
  • TypeScript programmimg language
  • Shadcn UI for the UI
  • Next-Auth for handling authentication
  • Postgresql for database management
  • Prisma for generating SQL schema and type safety

Prerequisites

  • Nodejs installed on your machine
  • Postgresql database either Cloud based or on your local machine
  • JavaScript , SQL, React, CSS basics

Set Up (I am using yarn )

  • Clone the project and run yarn or delete the yarn.lock file and run any other package manager of your choice

  • NB I am using yarn run v1.22.19 , if encountering issues, delete the yarn lock for your project an re-install dependencies

  • Setup env variables. Checkout .env.example for guidance

  • Run yarn prisma migrate dev to populate your database

  • Run yarn prisma generate to make sure you create the @prisma client

  • Open 2 more terminal on 1 run yarn dev & the other yarn prisma studio

  • On the prisma studio or Simply go to your Cloud Hosted Postgresql DB e.g Supabse go to AllowedEmails table and add a record there (add a string id 83f1d583-1309-4d49-bebd-66002c713984 or any of your choice for the id field & in the emails , add the admin email as a string like --> [[email protected]]).

  • Make Sure you insert enironmental variables following the guidelines in the .env.example file

Usage

  1. ADMIN
  • Add a Course
  • Add a Module
  • Add a Project
  • Add a Task
  • Add Allowed Emails to the App
  • Edit User Roles
  • Add Events
  1. USER
  • View Events
  • View Projects and Tasks
  • Edit Own Profile
  • Submit Project Work links for marking/review

Future Updates

  • Sorting & Filtering for the Admin Tables
  • Include AI for auto-marking
  • View Curriculum
  • Edit Events, Tasks, Projects etc
  • Add Moderator allowed features
  • Create a mobile app version
  • Add Table filters & Pagination
  • Add Dashboard Stats
  • Add Admin settings
  • Scale up to include many courses that a learner can be part of

bath-yt's People

Contributors

de-mawo avatar leoborlot 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.