Skip to content

Shivangtg/Course-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course-Helper

Course Helper this is an webapp that helps user to store their their current courses in form of cards it is made using MERN stack. Deployed the frontend on "vercel" and backend on "render". Frontend is a vite react app and backend is made with nodejs. new user data is stored on mongoose atlas you can add a new user, change the details about the course card. If you want to use it locally make sure to create a .env file in the backend folder and providing information such as listening PORT and MONGO_URI and SECRET_KEY for your token in it also do change the fetch API links in the front end src folder make sure to install the dependencies of both frontend and backend using To integrate the emailing part I have used nodemailer and a gmail account whose email and password are in the .env file.

npm i in the respective folders Visit this link for the website "https://course-helper-beta.vercel.app/" It may take a few seconds to connect to database initially so please wait. Screenshot 2025-01-15 144332 Screenshot 2025-01-15 145023 Screenshot 2025-01-15 144642 Screenshot 2025-01-15 144652 Screenshot 2025-01-15 144958

About

Course Helper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published