Archive is a platform where student can easily have access resources uploaded by other students (Contributors).
Research has proven that 65% of students in college find it hard to keep virtual material after use, believing that they no longer need it once they are done with it. However this is not the case fo the new joiners (UnderGrads) coming in.
- Node Js
- Express
- Mongo DB
- Moongoose
- Bootstrap & TailwindCSS
- View / Add Resources
- Acknowledgement Section for Contributors
- More Features to be added to readme section
git clone https://github.com/TijanAyo/Archive.git
npm install
# Copy your personal URI from your MongoDB Dashboard or configure using the DB of your choice
# Create an environmental variable to store your information
touch .env
DB_NAME = Your DB Name
DB_PASS = Your DB Pass
Pulled Request are always welcome <3 :)