Skip to content

Web App to store files on database with version management and CRUD operations, includes both front-end and back-end.

Notifications You must be signed in to change notification settings

rajprakharpatel/fileVersionControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Version Control Web App

This Web app which can is to store files on cloud with version management. This App started as a college project for the Cloud Computing Specialization Course.

Tech Stack

  • nodejs for backend
  • Expressjs framework for easy running and managing the server
  • Mongoosejs for easy connection to the database
  • Azure App Service for hosting the app
  • Azure blob storage for cloud storage
  • Azure CosmosDB api for MongoDB as the database

TODO's

  • Authentication
  • User management
  • Conform code to a specific style

About

Web App to store files on database with version management and CRUD operations, includes both front-end and back-end.

Topics

Resources

Stars

Watchers

Forks