Developed for course COMP - 6905 MUN.
- Setting up the environment and overall application file structure.
- Implement upload use case with required GUI
Working on file uploading moduleWorking on setting up the environment.Setting up the server side Express Project.Setting up the Angular UI project.Working on Submission ServiceWorking on home and upload feature UISetting up multer middleware for the Express application (Metadata files, Raw files,Temporary validation directory)- Working on metadata uploading flow
- File Uploading Module Done.
- Started new Angular UI Project.
- Angular and NodeJS application directory structure is done.
- Created Home & Upload Component.
- Implemented persistance of submission information.
- Front Page
- Upload Page
- Submission Form
- Enter contributor Information
- Select Meta data
- Select Raw data
- Upload data files