- I build this website to help college students pass semester exam easily with the help of notes shared by their topper friends and seniors.
- A SAAS product to upload and share notes/pdf-files to your college friends.
- It has its own environment of sepcific colleges.
- Top liked notes appear at the top of the page.
- Top contributer of a particular college at the top of the dashboard of a sepcific college.
- See notes uploaded by a particular user.
-
Fork the repo(required), a star is also appretiated but optional :P
-
Clone the forked repo
git clone https://github.com/{your-github-username}/Notespuker.git
example :
git clone https://github.com/ancoreraj/Notespuker.git
-
Install NPM packages
npm run install-modules
-
Start the react and nodejs server concucrrently
npm run dev
- ExpressJs - For Routing
- PassportJs - For Authentication
- Mongoose - Relationship between Database(MongoDB)