Skip to content

thedevarchive/progress-proctor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

"The journey of a thousand lines of code begins with a single 'Hello World'."

Server for the app CodeProctor.

This project was made so that I can get started on learning MERN with MongoDB instead of MySQL (finally).

Tech Used

ChatGPT

Special thanks to Heaps of Coffee

Stay Learning and MERNing

How to Use

Make sure you have a MongoDB account. Then, create a database that supports the users schema as described in the User.js file.

Go to the Command Line or Terminal and type

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Then, run the development server by typing

nodemon

Then, run the CodeProctor project.

You can start editing the page by modifying app/page.js (and all other page.js files in other locations). The page auto-updates as you edit the file.

How to Report Issues

Email me at amaengo@protonmail.com if you find any bugs in the program or have any issues running it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published