Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

DPGAlliance/publicgoods-submission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: Apache 2.0 Contributor Covenant

Digital Public Goods Submission Form

This repository contains the source code for the custom submission form available at the two following addresses:

This submission form is made available to collect the necessary information on digital solutions that want to be considered as digital public goods and included in the Digital Public Goods Registry. For information on how to submit a nomination to the DPG Registry, see our submission guide.

👀 Overview

The submission form is a web application (webapp) built using Next.js as a React Framework and deployed using Vercel.

The forms are Data Driven Forms, configured through this JSON schema: schema.js.

Bugs

If you notice anything amiss, refer to BUGS.MD on how to report bugs.

📝 License

This software is licensed under the Apache License 2.0:

   Copyright 2021 UNICEF

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

The two main dependencies (and their respective licenses) this software depends on are:

Releases

No releases published

Packages

No packages published